You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Fig. 7.19 of the Python book, a list type is introduced but the cases for Int, Bool and Tuples are missing. Also, since the types don't show up in the rest of the syntax, they don't necessarily have to be given a concrete syntax.