Changes

Jump to: navigation, search

OPS435 Online Lab1

30 bytes added, 22:59, 12 May 2020
Part I - Interactive (leaning) mode: using the Python Interactive Shell
>>>
</source>
:* We are interested in the '''object''' named '''__builtins__'''at this moment. We can ask the Python interpreter to tell use us more about the '''__builtins__''' object by passing its name '''__builtins''' as a function argument to the '''dir()''' function: <source>
['ArithmeticError', 'AssertionError', 'AttributeError', 'BaseException', 'BlockingIOError',
...
1,760
edits

Navigation menu