Page 1 of 1
Question 1 4 Solve the following series by using "While Loop": y= 3/45 + 3 / 56 + 3/67 +........ 3 / nn+1
Question 2 T
Posted: Sat Nov 27, 2021 2:24 pm
by answerhappygod

- Question 1 4 Solve The Following Series By Using While Loop Y 3 45 3 56 3 67 3 Nn 1 Question 2 T 1 (40.29 KiB) Viewed 110 times

- Question 1 4 Solve The Following Series By Using While Loop Y 3 45 3 56 3 67 3 Nn 1 Question 2 T 2 (32.12 KiB) Viewed 110 times
Question 1 4 Solve the following series by using "While Loop": y= 3/45 + 3 / 56 + 3/67 +........ 3 / nn+1
Question 2 Take an input from the user, if the input is between 1-10, print all Odd numbers from 1 - 50 by using "For loop”. Otherwise print "try again”.