This is a repository where codes, programs and projects written in python language are brought together for the growth, fast learning and also the creating of hand-on-projects experiences for codenewbies(beginners) in the language PYTHON
Feel free to create an issue or make a Pull Request. Please see our Contributing file first and our code of conduct, before making new commits or opening a PR, we appreciate it! In order for us not to ignore your effort, please check well not to make a duplicate of a PR(contribution)/ issue!
-
Put the project, codes or program in a directory(like a repo)
-
Add a readme file; Explaining major things
-
How to run the programs
-
Neccesary links either leading to an article, a video or a documentation that is realated to the codes available
-
Explain the functions of each codes available in the repo/ dir
-
If neccesary add snippets of codes explaining things difficult to understand
-
Writing of comments in the codes would be of real help
-
Screenshot(s) of the program output (optional)
- Check this out as a sample