Github will allow you to easily share your code to us or to your peers.
-
Create a Github account if none yet, or sign in.
-
Create
wwcode-python
repository if none yet.
- In the toolbar(upper right of your screen), select
create new
(plus sign) ->New Repository
- Name your repository
wwcode-python
. SelectPublic
andInitalize this repository with a README
- To upload your files:
- Click the
Upload files
- Upload your work. Write a brief description of it and click
Commit changes
!
- Copy the path of your work.
-
Open an issue in our repository with title
<Your name> - <topic>
. For example,John Doe - Loops
. -
Paste the path of work in the
comment
section and selectSubmit new issue
.