Note on Lec 2 | MIT 6.00 Introduction to Computer Science and Programming

Note on Lec 2 | MIT 6.00 Introduction to Computer Science and Programming on OCW.
Strings
Integers
Floats

operands and operators

interpreters: evaluates and prints things typed directly into the interpreter.

script: python word for program

inside a script there is no print unless it is explicit.






Comments

Popular Posts