This repository has been abandoned as my semester was over. I scored an amazing 94/100 in my Python course. For now, this repository can be used for starters, but I would recommend using Hacker Rank or some similar software to practice Python and w3schools or similar platform to learn it. Good luck! Open an issue if you ever need help...
This is a repository that I have created to store basic Python codes that I have written as part of my degree course. These codes can be used as a reference for anyone who wants to learn Python or as a resource for anyone who wants to understand the basic concepts of programming.
To use the codes in this repository, you need to have Python installed on your computer. You can download the latest version of Python from the official website of Python. Although optional, but you can also install an IDE or a code editor. You may code from the web too.
This repository contains various Python codes that cover the following topics:
- Data types
- Variables
- Loops
- Conditional statements
- Functions
- Data structures (lists, tuples, dictionaries)
Each practice sheet covers a new topic and some topics from the past. The codes are well-documented and easy to understand with question given along each code.
Everybody is a learner. It is highly possible that some of my codes can be inefficient. If you want to contribute to this repository, create an issue highlighting the suggestions, issues, problems or whatever you like. I welcome all contributions that can improve the quality of the codes in this repository. I won't be accepting pull requests for this repository. Inconvenience is regretted. Happy coding!