Resuelto


Find Logic 17

alrededor de 2 años hace

Resuelto


Find Logic 16

alrededor de 2 años hace

Resuelto


Find Logic 15

alrededor de 2 años hace

Resuelto


Find Logic 13

alrededor de 2 años hace

Resuelto


Find Logic 10

alrededor de 2 años hace

Resuelto


kmph to mps
convert kilometer per hour to meter per second

alrededor de 2 años hace

Resuelto


Energy Conversion 2

alrededor de 2 años hace

Resuelto


Energy Conversion 1

alrededor de 2 años hace

Resuelto


Area Conversion 2

alrededor de 2 años hace

Resuelto


Area Conversion 1

alrededor de 2 años hace

Resuelto


Mass Conversion 2

alrededor de 2 años hace

Resuelto


Mass Conversion 1

alrededor de 2 años hace

Resuelto


Find Current in R circuit.
Find the current in an R circuit for a given input of Voltage (V) and Resistance(R).

alrededor de 2 años hace

Resuelto


reverse string
input='rama' output='amar'

alrededor de 2 años hace

Resuelto


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

alrededor de 2 años hace

Resuelto


What percentage?
Calculate the output c as the percentage of a on b for given a and b.

alrededor de 2 años hace

Resuelto


square root
Find the square root (y) of an input (x).

alrededor de 2 años hace

Resuelto


Square root of number
Square root of given number.

alrededor de 2 años hace

Resuelto


Determine the square root
Determine the square root of the value the user has entered, n.

alrededor de 2 años hace

Resuelto


Square
square root of x

alrededor de 2 años hace

Resuelto


Square root of a number
Write a code that will output the square root of x.

alrededor de 2 años hace

Resuelto


Max of a Vector
Write a function to return the max of a vector

alrededor de 2 años hace

Resuelto


If-then-else
Complete the function below such that if the value of x is in the range 10 to 14, inclusive, the value 18 is assigned to y. Oth...

alrededor de 2 años hace

Resuelto


Can the given sides form a triangle?
Can the three given sides form a triangle?

alrededor de 2 años hace

Resuelto


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

alrededor de 2 años hace

Resuelto


Area of a disk
Find the area of a disk or circle. x= radius of the disk.

alrededor de 2 años hace

Resuelto


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

alrededor de 2 años hace

Resuelto


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

alrededor de 2 años hace

Resuelto


Sum of the Matrix Elements
Add up all the elements in a NxM matrix where N signifies the number of the rows and M signifies the number of the columns. E...

alrededor de 2 años hace

Resuelto


Integer or Float?
Test an input to see whether it is an integer or a floating point number. If it is an integer return 1 for 'true'. Otherwise ret...

alrededor de 2 años hace

Cargar más