Skip to content

A few beginner friendly Python tasks designed to help you get started with Python and basic Git commands.

Notifications You must be signed in to change notification settings

HassanElDesouky/Python-tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python Tasks

A few beginner friendly Python tasks designed to help you get started with Python and basic Git commands.

Task Details

  1. You will have to write out the algorithm for each function in /Tasks/{yourname}.
  2. You will have to write Unit Tests for each function, and make sure that your test cases passes.
  3. It's recommended to write a short documentation above your function declaration.
  4. It's recommended to use descriptive function names and variable names.
  5. It's highly recommended to write meaningful commit messages.

Task Delivery

  1. Clone the repo.
  2. Create a new branch.
  3. Commit your changes.
  4. Push to your branch on your clone.
  5. Finally, when you've completed the task you can open a PR.

About

A few beginner friendly Python tasks designed to help you get started with Python and basic Git commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%