+ 3

Guys could you please name some while loops programs i can do now?

3rd Dec 2017, 4:31 PM
Mitra
Mitra - avatar
4 Answers
+ 10
Program which prints 0 to 20 in ascending/descending order. Program which prints odd/even numbers between 0 and 20. Program which takes an integer x as input and print that integer for x times. etc
3rd Dec 2017, 4:36 PM
Hatsy Rei
Hatsy Rei - avatar
+ 6
> Print sum from 1 to n > Factorial calculation > Finding factors > Prime or not > Divisible or not and many more...
3rd Dec 2017, 4:44 PM
#RahulVerma
#RahulVerma - avatar
+ 2
Programs with n number of values for various operations such as sum , sum of squares of the numbers,product. Perfect numbers Factorial of numbers Armstrong numbers Palindromes Prime numbers Fibonacci series And many more ...
4th Dec 2017, 6:50 AM
Prathyusha Kottakota
+ 2
print the primal number betwen to numbers . for example if we give the program 1 and 9 the program will print 2 3 5 7 and if we give to the program 10 and 20 the program will print 11 13 17 😁😁 a little bit hard? don't give up
8th Dec 2017, 5:34 AM
Venus😊😊tunelvahshat_homAiuni
Venus😊😊tunelvahshat_homAiuni - avatar