Skip to content

consent/my-first-python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My First Python Project

This is a simple Python script I created to practice basic concepts like user input, conditionals, and random number generation.

Features:

  • Asks for the user's name and age
  • Tells you how old you will be in 10 years
  • A fun little number guessing game!

Requirements:

  • Python 3.x

How to Run:

  1. Clone this repository to your local machine.
  2. Open a terminal and navigate to the project directory.
  3. Run the script with Python:
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages