Changes

Jump to: navigation, search

OPS435 Online Lab1

21 bytes added, 21:41, 12 May 2020
Investigation 2 - Python on Matrix
* The Python Interpreter understanding the Python language and this is why we are going to learn this programming language in this course.
* The Python Language supports both object-oriented programming and procedural programming paradigms.
* In the The Python programming environmentconsists of a few basic components: language keywords, everything is treated as an object in both programming paradigmssymbols, modules, and data objects.
* The Python Interpreter supports two mode of operations: script mode and interactive mode.
* In interactive mode, the Python interpreter allows us to run python code one statement at a time. Currently, there are two major versions of the Python interpreter available on matrix.senecacollege.ca: version 2 and version3.
1,760
edits

Navigation menu