Enter number: 15 Enter number: 10 Enter number: 35 Enter number: 5 Enter number: 10 Since 10 = 5 x 2, program terminated normally!


please make it in C# programming language





Enter number: 15<br>Enter number: 10<br>Enter number: 35<br>Enter number: 5<br>Enter number: 10<br>Since 10 = 5 x 2, program terminated normally!<br>

Extracted text: Enter number: 15 Enter number: 10 Enter number: 35 Enter number: 5 Enter number: 10 Since 10 = 5 x 2, program terminated normally!
Task: Create a program that will continuously accept a number and stops only if and only<br>if the last input number is twice the previous number.<br>Sample output<br>Enter number: 5<br>Enter number: 25<br>

Extracted text: Task: Create a program that will continuously accept a number and stops only if and only if the last input number is twice the previous number. Sample output Enter number: 5 Enter number: 25

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here