Which of these are variable

  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 61 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 127 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 195 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 137 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,573 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,233 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 182 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 626 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 99 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 42 views