about | help | code help+videos | done | prefs |
Write a function called basketball which returns your team's basketball score if the number of two pointers and three pointers are given in the parameters fieldgoal and three. basketball(1, 1) → 5 basketball(2, 1) → 7 basketball(3, 0) → 6 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy