ykdojo/practive_repo

Practice Task

Opened this issue · 0 comments

This task is for practicing Git and GitHub.

  1. Clone this repository on your local computer.
  2. Make a new branch and name it something.
  3. On the branch you just created, create a python script and define a function that returns a string "hello!"
  4. Push the changes on your local branch to GitHub.
  5. Send a pull request to merge to master.