Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.21 KB

File metadata and controls

29 lines (19 loc) · 1.21 KB

python-basics

Welcome to the "Python Basics" repository!

Repository Contents

  • Data Structures: Explore Python's built-in data structures like lists, dictionaries, and sets.
  • File Handling: Dive into reading from and writing to files using Python.
  • Basic Projects: Get hands-on experience by working on small Python projects.
  • Exercises: Test your knowledge with a variety of Python coding exercises.
  • Resources: Find links to helpful Python learning resources and documentation.

Contributing

If you have Python basics examples or exercises to share or if you spot any issues in the existing content, contributions are welcome! Please see our Contribution Guidelines for details on how to get involved.

Resources

Here are some additional Python learning resources:

License

This repository is open-sourced under the MIT License. Feel free to use, modify, and distribute the code as you see fit.

Happy coding!