What variable does not need

  1. Which of the columns represent nominal or ordinal variables?The variable Rank is . The variable Book is . The variable Author(s)
    1. answers icon 1 answer
    2. views icon 45 views
  2. Which of these lines of code will increment a variable?(1 point) Responses print(variable) print(variable) count(variable)
    1. answers icon 1 answer
    2. views icon 104 views
  3. Which of these lines of code will increment a variable?(1 point) Responses print(variable) print(variable) count(variable)
    1. answers icon 1 answer
    2. views icon 177 views
  4. Which of these lines of code will increment a variable?(1 point) A. print(variable) B. count(variable) C. inc(variable) D.
    1. answers icon 1 answer
    2. views icon 119 views
  5. What do we call the variable that is manipulated by an experimenter when conducting in experiment.1. Independent VARIABLE 2.
    1. answers icon 2 answers
    2. Regina asked by Regina
    3. views icon 1,543 views
  6. What do we call the variable that is manipulated by an experimenter when conducting in experiment.1. Independent VARIABLE 2.
    1. answers icon 1 answer
    2. Regina asked by Regina
    3. views icon 1,205 views
  7. What variable is typically graphed on the y-axis?(1 point)Responses the constant variable the composite variable the independent
    1. answers icon 1 answer
    2. someone asked by someone
    3. views icon 157 views
  8. What variable is typically graphed on the y-axis?(1 point)Responses the constant variable the composite variable the independent
    1. answers icon 0 answers
    2. Zomcirinut asked by Zomcirinut
    3. views icon 602 views
  9. which of these lines of code will increment a variable?print(variable) count(variable) inc(variable) variable = variable + 1
    1. answers icon 1 answer
    2. views icon 88 views
  10. What does it mean to declare a variable?Question 2 options: To make space for a variable To create a variable and set its value
    1. answers icon 1 answer
    2. views icon 27 views