Changes

Jump to: navigation, search

OPS435 Online Lab1

24 bytes removed, 17:56, 12 May 2020
Part I - Interactive (leaning) mode: using the Python Interactive Shell
:* To start the Python version 3 Interactive shell, type the command <source>python3</source> at the Linux command prompt.
:* You should get a startup message similar to the following:<source>
[raymond.chan@mtrx-node05pd lab1]$ python3 Python 3.6.8 (default, Apr 2 2020, 13:34:55) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> </source>
=== Part II - Script (execution) mode: creating Python script ===
1,760
edits

Navigation menu