Skip to content

parinay602/tasks.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lab logo

tasks.py

Status GitHub Issues GitHub Pull Requests License


A Menu driven python program that covers code for various popular problems.

Contributing to this repo will count against one of the PRs for HacktoberFest2020 only if submitted between 1st October and 31st October.

Please refer to CONTRIBUTING.md for the same.


🏁 Getting Started

  • Clone the repo, open the directory and navigate to basic folder.

  • Select any python file that you wish to contribute to. The files contains basic documentation for the function along with boilerplate code.

  • Define the the actual function below the documentation.

Make sure you don't delete the documentation as it will lead to failure of tests resulting in failure of merging of PR

documentation snip

🎈 Usage

  • Once all the functions are coded, main.py will be converted into a menu-driven program.

❗ Issues

If you find any bugs, please create an issue. We will work towards resolving it as fast as we can.

✍️ Authors

See also the list of contributors who participated in this project.

About

A Menu driven python program that covers code for various popular problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%