- Go to https://hacktoberfest.digitalocean.com/ π and Sign up using your GitHub account
- Make sure that your local repository is up to date (Pull your repo! see the GIF below)

- Also make sure that you are in Master (on GitKraken next to the repository name you should see 'master')
- Complete the following tasks
- Open the
team.mdfile contained in the Hacktoberfest folder (note the picture is of my atom tree panel). Use atom or sublime to open and modify the file.
- Copy the lines in the document and paste them below the dashes (---) replace this with your own personal information and save the document
- Stage your files, write a commit message and push to your GitHub account

- Create a pull request from your repository to the main
trallard/Shef_CodeFirst_Pythonone (remember what we checked in class choose on the right side your repo an on the left one trallard/....)
Fun with functions!
- Create a new script in the Hacktoberfest folder and name it with your own username (e.g for me it would be
trallard.py) - Remember what we learned about use inputs, variables and printing? In your new script create a code for a very basic Starbucks bot π (check exercise 12 from the book for inspiration). Make sure the bot does the following things:
- Ask for the user name
- Ask for the order
- Ask if you want whole milk or almond milk
- Print a statement confirming the order and giving a price for this!
- Make sure it runs, save it, commit your changes in Gitkraken and push to your GitHub account.
- Create a pull request for this task too! IMPORTANT: wait until you have received an email saying your previous pull request has been merged otherwise this will only count as 1 PR
- Complete Exercise 21 in the Learn the Python the hard way. Save your script as
<username>21.py(e.g. trallard21.py) in the Hacktoberfest folder. - Once completed commit your changes, and push to your repository!
- Make your final pull request to the repository. IMPORTANT: wait until you have received an email saying your previous pull request has been merged otherwise this will only count as 1 PR
Remember you have up to 11:59pm October 31st to complete this. If you need any help let us know on Facebook, slack or via email!