| about | help | code help+videos | done | prefs | 
| Write a program that takes two integer inputs, and a string, and returns the sum of the two integers. sum2Ints(1, 2, "Hello") → 3 sum2Ints(3, 4, "") → 7 sum2Ints(5, -1, "AA") → 4 ...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: 100
Copyright Nick Parlante 2017 - privacy