Community Profile

photo

Bach Nguyen Dinh


Last seen: 2 years ago Active since 2021

Hey I am bach

Programming Languages:
Python

Statistics

  • Solver
  • Treasure Hunt Participant

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


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years ago