Search for tag: "calculator"
L8Zoom Recording ID: 2690923470 UUID: qvzotOaRRbe2q+VFDpiDbg== Meeting Time: 2021-03-10T22:02:59Z
From Ilya Amburg
10 plays
|
|
L3Zoom Recording ID: 2690923470 UUID: 8/62s3eLQviDpU0p6XdARw== Meeting Time: 2021-02-10T22:02:16Z
From Ilya Amburg
14 plays
|
|
L2Zoom Recording ID: 2690923470 UUID: 6I3h0OBbQNi62SC9ZSOyaw== Meeting Time: 2021-02-04T20:46:56Z
From Ilya Amburg
29 plays
|
|
Lesson 1.3. Float ExpressionsIntegers are not the only number type in Python. There is also the float type, which is the set of real numbers. Floats can do just about everything that integers So why then does Python need a…
From Hannah Lee
175 plays
|
|
Lesson 1.1 EvaluationBefore we get started with Python we need to define some basic terminology. Those math-like formula that we type into Python are called expressions. Python then uses the process of evalation to turn…
From Hannah Lee
255 plays
|
|
Lesson 0.2 The Python ShellThe Python interactive shell is a program that is run within the command line. For right now, it is the primary way we will use Python. In this video we show how to start it, and some important…
From Hannah Lee
339 plays
|
|