Skip to content

r3e5/python-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This repository is for the "Your First Program" example in the Data Analysis textbook's How Programs Work chapter.

Your First Program: hello-world

  1. Use your terminal to locate where you want to save this repository.
  2. Fork and clone this repository at the location you have selected.
  3. Open the project in your IDE.
  4. Explore the code provided. Read any commented instructions.
  5. Open a terminal and cd into your project directory. Remember to use ls to verify your location. You are in the project directory when you see hello.py after running the ls command.

See the textbook for more instructions.

Troubleshooting: If you don't see any output, check where you are in the terminal. Make sure you can see the hello.py file when you run the ls command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%