<code>my_tuple = (<span class="hljs-string">'sara'</span>, <span class="hljs-number">6</span>, <span class="hljs-number">5</span>, <span class="hljs-number">0.97</span>) …
A local scope refers to the local objects available in the current …
Use a tuple to store a sequence of items that will not change. …
Global Variables: Variables declared outside a function or in a global space …
The number by default are interpreted as a decimal and …
How to comment with multiple lines in Python?
