Computer Programming: Python (Quiz 1) exam 2024 with 100% correct answers
What is contained in mystery once the following code is run? mystery = 1 mystery = 1-2*mystery mystery + 1 (then you would type print(mystery) to see what's in the variable). correct answersa) 0 b) -1 c) 2 d) 1 correct: B Which of the following MOST closely describes what "software" is? correct answersa) The programs a computer executes. b) The physical computer and peripheral devices. c) The act of designing and implementing computer programs. d) The sequence of steps that are required to complete a task. correct: A What is, according to Section 1.2, secondary storage for a computer? correct answersa) monitor b) memory chips (not a flash drive)
Written for
- Institution
- Computer Programming: Python
- Course
- Computer Programming: Python
Document information
- Uploaded on
- April 14, 2024
- Number of pages
- 5
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
computer programming python quiz 1 exam 2024