Skip to content

Teddyjay-04/PYTHON-SOLVED-QUESTIONS

 
 

Repository files navigation

Project

  1. Write a Python program that prints all the numbers from 0 to 6 except 3 and 6

  2. Write a Python program to count the number of even and odd numbers from a series of numbers. Sample numbers : numbers = (1, 2, 3, 4, 5, 6, 7, 8, 9)

  3. Python while loop to print a number series

  4. Finding the sum of numbers in a list using while loop

  5. Printing the square of numbers using while loop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%