HaleyKwok / Python_Practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Practice

πŸ”† Introduction

Python Practice is a collection of Python projects that cover the basics of Python programming. These projects focus on various aspects of the language, including basic data types, data structures, operators, control flow, functions, modules, input/output, errors and exceptions, namespaces, and object-oriented programming.


πŸ₯³ Features

A collection of fundamental Python concepts and syntax organized into categories. It covers basic data types such as numbers, strings, lists, tuples, dictionaries, and sets, as well as more advanced topics like iterators and generators, functions, error handling, and object-oriented programming. The repository also includes practice problems to help readers test their understanding of the concepts. In addition to the content, there is a reference section with links to external resources for further learning. This repository is ideal for beginners looking to gain a solid foundation in Python programming or for more experienced programmers seeking a quick reference guide to Python syntax and concepts.


πŸ“ Changelog

  • [2022.08.04]: Release code.
  • [2023.04.04]: Notes released.
  • [2023.04.18]: Finalized the project details.

πŸ“­ Contact

If your have any comments or questions, feel free to contact kwokhinchi@gmail.com


πŸ“– Acknowledgements

Python Practice is an open source project, contributed by our team. We thank all contributors who implemented their methods or added new features, as well as users who provided valuable feedback. We hope for further implementation and improvement of these systems.

Permission is hereby granted, free of charge, to any person obtaining a copy of this Repository and associated documentation files, to deal in the Repository without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Repository is furnished to do so.

The authors or copyright holders are not be liable for any claim, damages or other liabillty, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Repository or the use or other dealings in the Repository.

πŸ“’ Disclaimer

We develop this repository for Self-learning purposes, so it can only be used for personal/research/non-commercial purposes.


Copyright Β© Haley Kwok. All rights reserved.

About

License:MIT License


Languages

Language:Python 100.0%