Make a Clock using Python | Python Project

1,014,287
0
Published 2020-06-24

All Comments (21)
  • @emranevan
    To make the clock format 12 hrs. Simply change the strftime('%H:%M:%S %p') to strftime('%I:%M:%S %p').
  • @elielmurmu
    Thank you very much! A simple and perfect demonstration for beginners.
  • @jrm3488
    Very good project I was able to follow along and actually finish it!
  • @alanbrewer4710
    Damn, that feels good to finally start and finish a project! Never been so happy to see a clock pop up on my screen! Thank you for the video
  • @JoJo-164
    I’m surprised you made a program this early in the morning! I’m very impressed!
  • Thank you Man. This was my first code and because of you it was successful
  • @schinchan6686
    IT WORKED, MY FIRST PROJECT. THANKS !!! I INSTANTLY LIKED AND SUBSCRIBED.
  • @muradarif7373
    Thank you for such a beatiful and understandable project Mr.Evan
  • @abhijith9381
    My first successful project on phyton. Feels great..... Thank you again for the video. Sir your explanation was good. Good video.. And precise explanation also neat work
  • Thanks man that was helpful Now i can use my own clock to adjust my time
  • @ra1xfreroog692
    Thank you sir I am a 6th grade student who is interested in python your course helped me in creating my first python program. Please upload video's more like this
  • @sir-jjuan8197
    Thanks very much man! I followed the tutorial and it works!!