Skip to content

Latest commit

 

History

History
executable file
·
22 lines (12 loc) · 755 Bytes

README.md

File metadata and controls

executable file
·
22 lines (12 loc) · 755 Bytes

What is this repo about?

This repo should help you master Python in a hands-on manner, brought to you by Swimm.io.

The repo consists of hands-on, bite-sized exercises covering best-practices in Python (from basics to advanced), as well as specific modules or libraries (e.g., typing).

This is a public repo maintinaed by Swimm.

I want to start! What should I do?

Read the instructions Swimm document.

Enjoy 😎

Prerequisites

  • Basic Python knowledge.
  • Have python3 in your path launch Python with a version >=3.8. That is, you should be able to launch python3 from the terminal.

I have a question

Contact us at info@swimm.io.