Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

8 meses hace

Resuelto


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

8 meses hace

Resuelto


add num
add two numbers a and b

8 meses hace

Resuelto


num to char
make num into char

8 meses hace

Resuelto


sum numbers to some value n
sum of numbers up to a value n

8 meses hace

Resuelto


Division
Given two numbers a and b divide them a/b

8 meses hace

Resuelto


Multiplication
Given 2 numbers a and b mulitply them

8 meses hace

Resuelto


Greater than before
Given an array of integers, write a function that returns elements that are greater than the one before them. For instance, ...

8 meses hace

Resuelto


Subtraction
Given two numbers a and b subtract them

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

8 meses hace