CMN 152v EXAM QUESTIONS |UPDATED 2026 |
COMPLETE!!
Learn 1/7 Study with Learn
add a list to the end of a lest
Choose an answer
1 .insert 2 can an _ start a variable
3 .append 4 .extend
Don't know?
, Terms in this set (32)
can you add spaces between terms in yes
code with really changing the meaning
how do u write pi math.pi
how do you write e math.e
how do u have access to a module's import it
functionality (ex. math) aka; import math
if you dont write print you will only see the last output in the block
what when you run code
how to print something print( )
how to write a variable x=6
can an _ start a variable yes _x is a valid variable
can some names not be variables yes, thinks like math and other variables that have other
meanings in python
COMPLETE!!
Learn 1/7 Study with Learn
add a list to the end of a lest
Choose an answer
1 .insert 2 can an _ start a variable
3 .append 4 .extend
Don't know?
, Terms in this set (32)
can you add spaces between terms in yes
code with really changing the meaning
how do u write pi math.pi
how do you write e math.e
how do u have access to a module's import it
functionality (ex. math) aka; import math
if you dont write print you will only see the last output in the block
what when you run code
how to print something print( )
how to write a variable x=6
can an _ start a variable yes _x is a valid variable
can some names not be variables yes, thinks like math and other variables that have other
meanings in python