placeholder image to represent content

Python_Quiz1

Quiz by MrsAdams

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
48 questions
Show answers
  • Q1
    The symbols used to tell the computers what specific operation to perform on the numbers that surround them.
    Operators
    30s
  • Q2
    In computer programming, this is a character that represents an action.
    Operators
    30s
  • Q3
    The Various Math Operators
    + - * /
    30s
  • Q4
    Operator for Addition
    +
    30s
  • Q5
    Operator for Subtraction
    -
    30s
  • Q6
    Operator for Multiplication
    *
    30s
  • Q7
    Operator for Division
    /
    30s
  • Q8
    (In Python) Whole numbers like 4, 0, 99
    Integers
    30s
  • Q9
    Numbers with fractions or decimal Points like 3.5, 42.1, & 5.0 (In Python)
    Floating Point Numbers
    30s
  • Q10
    In a programming language is a combination of explicit values, constants, variables, operators, and functions that are interpreted according to the particular rules of precedence and of association for a particular programming language, which computes and then produces another value
    Expression
    30s
  • Q11
    Made up of values connected by operators.
    Expressions
    30s
  • Q12
    You may put these amount of space in between the integers and the operators.
    Any Amount of Space
    30s
  • Q13
    2 + 2
    Expression
    30s
  • Q14
    Type of value
    Numbers
    30s
  • Q15
    Type of Number
    Integers
    30s

Teachers give this quiz to your class