Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

User Input Python Script

This Python script prompts the user to enter their name, age, and location, then prints a personalized message with the provided information.

Features

  • Asks the user for their name, age, and location.
  • Outputs a personalized message based on user input.

How to Use

  1. Save the Script:

    • Save the provided Python script as user_input.py.
  2. Run the Script:

    • Open a terminal or command prompt.
    • Navigate to the directory where user_input.py is saved.
    • Run the script using the following command:
      python user_input.py
  3. Provide Input:

    • When prompted, enter your name, age, and location.
  4. View Output:

    • The script will display a message with the information you provided.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages