GitHub - UnimaidElectrical/PythonForBeginners: This is a basic course in python to help new and old student get the fundamentals the need to start coding as soon as possible
Table of Contents
All problem sets are implemented in Python 3 (for education)
The implementations are for learning purposes Only. If you want to contribute more efficient solutions feel free to open an issue and commit your solution.
Inspiration
This is a basic course in python to help new and old student get the fundamentals they need to start coding as soon as possible. This channel will host problems of a vast array from simple logic to Psuedo code
Contributing Guidelines
To contribute make sure the solution or Algorithm belongs to the right folders and haven't been commited yet! Make sure to add the number of the Issue in your PR.