about | help | code help+videos | done | prefs |
product2
Define a function that when passed two integers, returns the product of the two. product2(20, -4) → -80 product2(0, 1) → 0 product2(50, 50) → 2500 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 1 Post-solution available
Copyright Nick Parlante 2017 - privacy