Skip to content

Latest commit

 

History

History

Mini-Project3.1a

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Mini-Project 3.1a: Write logic for two simple loops

Credit to OpenClassrooms

Become

Mini-Project Instructions

  1. Open the project page on OpenClassrooms

  2. Complete the assignment and save your written instructions as a file named loop_logic.md.

  3. Now that you are familiar with using Git with the command line, you can turn in this assignment that way

  4. Save or move your loop_logic.md file into the Mini-Project3.1a directory inside your local Git repository (i.e. the folder on your computer called your-name that you created in the Unit2 project). The folder location is is (your-name/Web-Dev-Fundamentals/Unit3/Module3.1/Mini-Project3.1a)

  5. As you have done before, create a new branch (e.g. mini-project3.1a), push your local changes to the branch (new file: loop_logic.md), then go to GitHub and create a new Pull Request and assign to your coach for review.