Search for question
Question

Q1.1

5 Points

(a) For each of the variables below, what is its scope?

[see "local variable" in ThinkPython2e; scope is where the variable is available]

Cd

P

m (of terminalvelocity)

m (of print TableEntry)

v_t

State your answer in terms of line numbers of my unaltered program. (Recall that you can turn

on line numbering in Colab using Tools -> Settings -> Editor -> Show line numbers.)

Fig: 1