This repository was archived by the owner on Jul 2, 2024. It is now read-only.
forked from PonomaryovVladyslav/PythonCourses
-
Notifications
You must be signed in to change notification settings - Fork 4
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
Add typing description #63
Open
Assignees
Milestone
@shorodilov
Description
Motivation
Typing in Python should be explained.
Solution
Dynamic vs static typing should be explained.
Strong vs Weak typing should be explained.