Changes

Jump to: navigation, search

OPS435 Online Lab1

77 bytes added, 22:22, 12 May 2020
Part I - Interactive (leaning) mode: using the Python Interactive Shell
== Task 2 - exploring and using Python's built-in functions ==
=== Part I - Interactive (leaning) mode: using the Python Interactive Shell ===
:* In this mode, you can instruct the Python Interpreter to execute python statement (or python expression) one at a time, call a function, or display the representation of a python data object.
:* To start the Python version 3 Interactive shell, type the command <source>[raymond.chan@mtrx-node05pd lab1]$ python3</source> at the Linux command prompt.
:* You should get a startup message similar to the following:<source>
1,760
edits

Navigation menu