while(1): print("enter a number") n=int(input()) if((n%2)==0): print(n) chk=int(input("press 0 for exit otherwise pressany other key")) if(chk==0): break
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a odd-even numbers finding program.
Ronakkumar-dev/even-odd
About
This is a odd-even numbers finding program.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published