This is a read me file for this project!!
This is just to test git functionalities.
This project is created to demonstrate various git functionalities including branching, committing, pushing, and pull requests.
- Say Hello World
- Say Goodbye World
- Broadcast Messages to Class
- Return Random Numbers
- Clone the repository
- Navigate to the project directory
- Run the desired script (hello.py or goodbye.py) using Python
or
python hello.py
python goodbye.py