Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hello World Project

A simple Hello World application written in Python.

Description

This is a basic "Hello, World!" program that demonstrates:

  • Basic Python syntax
  • Function definition and execution
  • Print statements

Requirements

  • Python 3.6 or higher

How to Run

  1. Make sure you have Python installed on your system
  2. Clone this repository
  3. Navigate to the project directory
  4. Run the following command:
python hello_world.py

or

python3 hello_world.py

Expected Output

Hello, World!
Welcome to my first GitHub project!

Author

Created as a simple demonstration project.

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages