Introduction
This is a simple program is written in python and turtle library. The objective of this program is to wish merry Christmas programmatically. It draws trees and stars as soon as it is executed with a background Christmas song.
Installing Dependencies
-
Installing Playsound
pip install playsound
Note:- Turtle library is preinstalled with python programming language. Therefore, no need to install it separately.
Execution
-
Running the program
python run-happy-christmas.py