honghanhh / mci_python_36a1_l2

Submit assignment with name: [yourname]_[assignmentname].ipynb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCI Python 36A1 Level 2

Instructions

  1. When you create a new file for coding assignments, please make sure you DON'T put the same name with an existing file.
  2. In case any unexpected changes in available files, please discard it before committing.

Assignment

  1. Duplicate the assignment file.

    • Ctrl C - Ctr V for non-Mac user.
    • Cmd C - Cmd V for Mac user.
  2. Rename the file with the following structure:

your_name + _ + assignment_name.ipynb

For example: hanhtth_assignment_01.ipynb

  1. Commit and push to github.
git add .
git commit -m"Write your message here"
git push origin main

Please enjoy and have fun with Python class!

Contributor:

About

Submit assignment with name: [yourname]_[assignmentname].ipynb


Languages

Language:Jupyter Notebook 100.0%