Changes

Jump to: navigation, search

OPS435 Online Lab1

792 bytes added, 20:10, 11 May 2020
Login to matrix.senecacollege.ca from a Windows 10 machine
==== Login to matrix.senecacollege.ca from a Windows 10 machine ====
:* Login to matrix.senecacollege.ca with your Seneca user name from Windows 10's run box.
:** Login from Windows 10: [[image:window10_ssh.png|ssh to matrix from Windows 10]]<br ==== Explore Python versions on Matrix ====:* Once you are on matrix.senecacollege.ca, run the "python" command to start a Python version 2 interactive shell at the command prompt. The last line displayed should be ">>>". ">>>" is referred to as the Python interactive shell prompt.:* * python:** at the ">>>" prompt, type help('keywords') and record the output:** type exit() at the ">>>" prompt to exit from the Python interactive shell.:* Run the "python3" command to start a Python version3 interactive shell session at the command prompt.:** python3:** at the ">>>" prompt, type help('keywords') and record the output:** type exit() at the ">>>" prompt to exit from the Python interactive shell. :* Compare the list of keywords for Python version 2 and version 3. Which keyword(s) is/are remove from version 2 in version 3? 
==== Create subdirectories for labs and assignments====
1,760
edits

Navigation menu