5
5
o True
o push
o nested loops
o 40
o property
o Case sensitive
o Career map
10. Given the following code, what would print if the user
entered Jacob?
o Howdy, Jacob
o Times
12. Which line will read the text out of an HTML textbox with
id firstName and store it in variable x?
o var x = document.getElementById(‘firstName’).value
o float( )
o len( )
o Interpreted
o Class
o break
o String
19. If you are coding a loop structure and want to have the
program step out of the loop, what keyword does Python use?
o Break
21. The array method that removes elements from the front
of an array is…
o shift
o Collaboration
o Solving problems
25. Given the following code, if the user enters the number
13, what would be the output of the program?
o 13 is Odd
26. Video games have been able to help people who have
issues with __________ to increase their mobility and range of
motion.
o dexterity
o #
28. Given the following code, if the user enters the number
12, what would be the output of the program?
o 12 is Even
29. What is the term used for a loop that the computer is
unable to exit from?
o Infinite loop
o Simulated
4o