Python

Simple Calendar Generator App in Python Free Source Code

Submitted by razormist on
Simple Calendar Generator App in Python Free Source Code - A simple application that can display the full calendar of the year. To use this application you need to enter year and it will display the calendar that includes 12 months in that particular year. Python Free Source Code.

How to Create Simple Stopwatch Program with Tkinter in Python

Submitted by razormist on
Learn on how to How to Create Simple Stopwatch Program with Tkinter in Python. A simple Python program where your can track your physical record. You can start the timer to test your speed endurance while running. This tutorial will teach how to create this simple program. Python Free Tutorial.

Dice Rolling Simulator in Python Free Source Code

Submitted by razormist on
Dice Rolling Simulator in Python Free Source Code - A simple program that can let your simulate the rolling of a dice. This project tends to show you how to do the randomization of a value by triggering through the button. This will simulate the real dice when rolling. Python Free Source Code.