Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.13 KB

exercise_upload_step.md

File metadata and controls

31 lines (17 loc) · 1.13 KB

How to share your work

Github will allow you to easily share your code to us or to your peers.

  1. Create a Github account if none yet, or sign in.

  2. Create wwcode-python repository if none yet.

  • In the toolbar(upper right of your screen), select create new (plus sign) -> New Repository

create button

  • Name your repository wwcode-python. Select Public and Initalize this repository with a README

repo creation

  1. To upload your files:
  • Click the Upload files

upload button

  • Upload your work. Write a brief description of it and click Commit changes!

upload step

  1. Copy the path of your work.

get path

  1. Open an issue in our repository with title <Your name> - <topic>. For example, John Doe - Loops.

  2. Paste the path of work in the comment section and select Submit new issue.