Skip to content

ChandraPrakash1486/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

The code prompts the user to enter a range. It then creates two separate lists - list1 for even numbers and list2 for odd numbers. It appends the numbers based on their parity to the respective lists using a for loop. Finally, it prints out the two lists.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages