Basic Types

The questions below are due on Thursday June 10, 2021; 11:00:00 AM.
 
You are not logged in.

Please Log In for full access to the web site.
Note that this link will take you to an external site (https://shimmer.mit.edu) to authenticate, and then you will be redirected back to this page.
For each of the expressions below, select the appropriate type. Feel free to try running the code in Python and use the `type(x)` function to double-check your intuition!

Primitives

498  
7.59  
498.  
-13  
True  
None  

Combinations

33 / -70  
18 + True  
-92 > 56.78374843  
-84.753104 + -91