Practice Task
Opened this issue · 0 comments
ykdojo commented
This task is for practicing Git and GitHub.
- Clone this repository on your local computer.
- Make a new branch and name it something.
- On the branch you just created, create a python script and define a function that returns a string "hello!"
- Push the changes on your local branch to GitHub.
- Send a pull request to merge to master.