INPUT
- input PYTHON vs MATLAB:
- inputting integers in PYTHON:
OUTPUT
PRINT
- print command:
- print + end = ‘’ argument vs fprintf/disp(MATLAB)
FORMATTED PRINTING
- formatted printing in MATLAB:
- old method of formatting in PYTHON:
- format specifiers in python:
NEW-STYLE FORMATTING
- old style vs new style:
- format of new formatting: