Community Profile

photo

Kathleen Whitmore


Last seen: 3 years ago Active since 2020

Statistics

All
  • Solver

View badges

Content Feed

View by

Question


Convert for loop to while loop
Hi! I am trying to convert a for loop to a while loop that will produce the same result. Although I understand the concept, I k...

3 years ago | 1 answer | 0

1

answer

Solved


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

3 years ago