My first python project is a personalized world clock system. This has been implemented with the help of coursera.org as a part of their Learn To Code programme.
Finally, the clock starts ticking!
- Download and install latest python (3.x version) from http://www.python.org/download/ .
- Extract the attached files in a single directory.
- Then Run the file a1_gui.py.
- Have fun!
NOTE: Make sure you run the file on Python 3.x version.