photo

Malcolm Taylor Hansen


Attivo dal 2015

Followers: 0   Following: 0

Statistica

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Stop for loop if F <= 0
I wonder how it is possible to stop a for loop without using break. I have tried to expand the code with a while loop, but I d...

circa 9 anni fa | 2 risposte | 0

2

risposte

Risolto


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

circa 9 anni fa

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

circa 9 anni fa

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

circa 9 anni fa

Risolto


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

circa 9 anni fa