Exam 11: Step-By-Step Programming With Python

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The contents within a parentheses that are passed to a function are called ________.

(Multiple Choice)
5.0/5
(34)

In Python, using the keyword _____ means you want the computer to display something on the screen.​

(Short Answer)
4.8/5
(34)

The type of data that a variable can hold is referred to as its ______.​

(Short Answer)
4.8/5
(42)

Only about 10 keywords are frequently used in Python.

(True/False)
4.8/5
(38)

The section of code that repeats is referred to as a _____ or an _______.​

(Short Answer)
4.8/5
(34)

A ______ is a segment of code that defines an action ​belonging to a class.

(Short Answer)
4.9/5
(31)

Which of the following is a concatenation operator?​

(Multiple Choice)
5.0/5
(36)

An accumulator is a numeric variable in which values are repetitively subtracted.​

(True/False)
4.8/5
(34)

Input can be accepted from a _______ or a _______.​

(Short Answer)
4.8/5
(29)

Syntax errors and ____ errors are the two most frequently encountered when debugging a program.​

(Short Answer)
4.9/5
(37)
Showing 81 - 90 of 90
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)