• 1. 
    How many arguments does rotate expect?(rotate 10 (star 50 "solid" "orange"))

  • 1
  • 2
  • 3
  • 4
  • 2. 
    Image is a...

  • Function
  • Data Type
  • Value
  • Variable
  • 3. 
    Sqr is a ...

  • Function
  • Data Type
  • Value
  • Variable
  • 4. 
    What is the function name in the following?;object: Number String String ->Image

  • object
  • Number
  • String
  • Image
  • 5. 
    Which of the following is not one of the 3 parts of the "Contract"?

  • Range
  • Domain
  • Function Name
  • Variable
  • 6. 
    What is the Domain in the following function?;object: Number String String ->Image

  • object
  • Number String String
  • Number
  • Image
  • 7. 
    "red" is a ...

  • Function
  • Data Type
  • Value
  • Variable
  • 8. 
    842 is a...

  • Function
  • Data Type
  • Value
  • Variable
  • 9. 
    What is the Range in the following function?;object: Number String String ->Image

  • object
  • Number String String
  • Number
  • Image
  • 10. 
    Is "outline" the name of a function or an argument in: (triangle 9 "outline" "green")

  • function
  • argument
  • 11. 
    "580" is a ...

  • Number
  • String
  • Function
  • Variable
Report Question
warning
access_time
  Time