Community Profile

photo

Venkatakrishnan R


Last seen: 2 years ago Active since 2020

Statistics

All
  • 5-Star Galaxy Level 2
  • GitHub Submissions Level 2
  • First Submission
  • Solver

View badges

Content Feed

View by

Solved


Add two numbers
Given a and b, return the sum a+b in c.

2 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago