Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 323 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 323 Bytes

Python Exercises

This repository contains some exercises done in Python divided by categories, including:

  • Conditionals.
  • Dictionaries and Sets.
  • Files, modules and packages.
  • Functions.
  • Libraries examples.
  • Loops.
  • Numbers.
  • Objects and Classes.
  • System Admin.
  • Texts.
  • Tuples and Lists.
  • User Interface.