Header Ads

Header ADS
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
January 21, 2023 0

 Bye Bye clock. You are a programmer now you need to create your own clock. So here it is. The code import time while True :     current_t...

Prime number

January 21, 2023 0

 You can easily findout prime number by this code. You just have to give the range and nothing else. here is the code: while True :     # G...

Draw Shape

January 21, 2023 0

This python program can draw few shape using * Though it is not that much but if you are a new programmer then maybe you can feel it.  at fi...

Powered by Blogger.