Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add section about typing #4

Open
GeneralMine opened this issue Oct 5, 2023 · 0 comments
Open

Add section about typing #4

GeneralMine opened this issue Oct 5, 2023 · 0 comments

Comments

@GeneralMine
Copy link
Member

Add section about the optional typing support of Python.

Introduce all primitiv data types e.g.
text: str = "Hello World"
answerToEverything: int = 42

But also commonly used data structures like dicts with key,value. Value might also be a class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant