A résolu


While I am not equal
Iterate by z(input) until not equal to baseline. Output will be equal to number of iterations x = -5 y = 8 z = 3 output = 5

plus de 9 ans il y a

A résolu


Remove the vowels
Remove all the vowels in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill' Output s2 is 'Jck nd Jll wn...

plus de 9 ans il y a

A résolu


ADD TWO NUMBERS
To add two numbers a and b, then store in y

plus de 9 ans il y a

A résolu


Convert Miles To Kilometers
Given input in miles, output into kilometers

plus de 9 ans il y a

A résolu


Money money money
There's a group of men called 5/6. It's like when you borrow $5, you need to pay him $6 Try to code, 5/6 people haha

plus de 9 ans il y a

A résolu


Add the positive numbers
Add only the positive numbers of x example: x = [-2 -1 0 1 2 3] the positive numbers are: 1 2 3, so their sum is 6

plus de 9 ans il y a

A résolu


Add the odd numbers
Add only the odd numbers of x example: x = [1 2 3 4 5] the positive numbers are: 1 3 5, so their sum is 9

plus de 9 ans il y a

A résolu


99 bottels of beer...
(don't know the song? -> <https://en.wikipedia.org/wiki/99_Bottles_of_Beer>) Create the count down vector in y

plus de 9 ans il y a

A résolu


Sum of cubes
Write a program to determine sum of cubes of first n odd numbers.

plus de 9 ans il y a

A résolu


Add the even numbers
Add only the even numbers of x example: x = [1 2 3 4 5] the positive numbers are: 2 4, so their sum is 6

plus de 9 ans il y a

A résolu


Nth root
Nth root of a number x

plus de 9 ans il y a

A résolu


solve it
sum of cubes

plus de 9 ans il y a

A résolu


sole it
sum of suqrae

plus de 9 ans il y a

A résolu


solve it
sum of odd numbers

plus de 9 ans il y a

A résolu


solve it
sum of even numbers

plus de 9 ans il y a

A résolu


jaya kumar
area of traingle

plus de 9 ans il y a

A résolu


jaya kumar
area of square

plus de 9 ans il y a

A résolu


jaya kumar
speed of car

plus de 9 ans il y a

A résolu


jaya kumar
area of circle

plus de 9 ans il y a

A résolu


jaya kumar
area of rectangle

plus de 9 ans il y a

A résolu


Calculate the logarithm of number
Calculate the logarithm of number x

plus de 9 ans il y a

A résolu


find whether it is prime or not
For a given number find if its prime

plus de 9 ans il y a

A résolu


Writing a function: MaxValue()
Write a local function named MaxValue that returns the maximum of two inputs numA and numB.

plus de 9 ans il y a

A résolu


Create sequnce 1 4 9 16 25.........
Create sequnce 1 4 9 16 25......... upto entered input value using matlab scripting commands. Let y be output and x be input

plus de 9 ans il y a

A résolu


Your favourite city!
Type your favourite city.

plus de 9 ans il y a

A résolu


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

plus de 9 ans il y a

A résolu


Write a code that will follow the equation y = x * (x + x) * x.
If x = 5, y = 5 * (5+5) * 5 = 250

plus de 9 ans il y a

A résolu


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

plus de 9 ans il y a

A résolu


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

plus de 9 ans il y a

Charger plus