My First Python Program
Overview
This is a simple Python program that takes user input and prints a response.
Features
Takes user input
Prints output to the console
Requirements
Python 3.x
How to Run
Make sure you have Python installed by checking:
python --version
Download the script.
Run the program using:
python my_first_program.py
Author
Mariocrazy Happy coding! 🚀