-
Just Install Python in your system to run these programmes.
-
After installing python, install pygame library to run snake game and shooter game & enjoy the content.
-
After installing everything, open command prompt and write the below command to run the program - python (name of the program).py
Example: To run Rangoli using tkinter just type python rangoli.py in command prompt and enjoy the animation.