Circle Drawing and Color Changing
5 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which code is used to create a circle?

  • Round
  • Ellipse
  • Circle (correct)
  • 2
  • What is the code to change the color of a circle?

  • Color
  • 2
  • Paint
  • Fill (correct)
  • What is the code for the color yellow?

  • (255, 0, 0)
  • (0, 0, 255)
  • (0, 255, 0)
  • (255, 255, 255)
  • (255, 255, 0) (correct)
  • What is the code for the color blue?

    <p>(0, 0, 255)</p> Signup and view all the answers

    What does the function 'noStroke()' do?

    <p>Removes the border of a circle</p> Signup and view all the answers

    More Like This

    Use Quizgecko on...
    Browser
    Browser