Community Profile

photo

RAMKUMAR R


Last seen: alrededor de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Contacto

Estadísticas

  • Solver
  • First Review

Ver insignias

Feeds

Ver por

Resuelto


Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...

alrededor de 3 años hace

Resuelto


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

alrededor de 3 años hace

Resuelto


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:...

más de 3 años hace

Resuelto


Square a Number
Given an input x, return y, which is equal to the square of x.

más de 3 años hace