Skip to content

DevLeague-Cyber-Prep/python-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

python-basics

##Getting Started

  1. Fork this repository
  2. Clone this repository from your personal Github account:
    • Copy the HTTPS or SSH address on the page.
    • Run the command $ git clone [SSH or HTTP address] in your terminal to clone this repository into your DevLeague folder in your computer (you don't need to type the "$"; this is the command prompt, and is used to signify your terminal is ready for commands).
  3. From your terminal navigate to your DevLeague folder and into the python-basics assignment:
    • $ cd DevLeague
    • $ ls
    • cd python-basics
  4. Open the python-basics assignment in text-editor and write your code in the exercises.py file.
  5. Run python in your terminal to test your code:
    • $ cd python-basics
    • python exercises.py (don't forget to print your work)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages