-
Notifications
You must be signed in to change notification settings - Fork 138
Add Section on Python Variables #87
Copy link
Copy link
Closed
Labels
area:backend-sqlfor issues related to the experimintal support of MsSql as backendfor issues related to the experimintal support of MsSql as backend
Milestone
Metadata
Metadata
Assignees
Labels
area:backend-sqlfor issues related to the experimintal support of MsSql as backendfor issues related to the experimintal support of MsSql as backend
Type
Projects
Status
Done
Currently, the documentation covers Python data types, but it's missing a fundamental concept: variables. We need to add a new section that explains what variables are and how to use them in Python.