Log Into Course Platform https://esds.ncics.org/
Select previous Workspace and turn it on.
Select Terminal when it is on…
Run python3
on the command line.
What version are you running?
What is your prompt?
What is the difference between
2.0 + 1.0
and2+1
?
What about
10/2
?
Variables are stored using the
=
in python.
What are Data Types?
What are Data Types?
How data are stored in memory:
int
float, complex
str
bool
Make 24 from dividing two large numbers.
When done:
Earth System Data Science in the Cloud