Circle Drawing and Color Changing

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

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) (B)</p> Signup and view all the answers

What does the function 'noStroke()' do?

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

Flashcards are hidden until you start studying

More Like This

Use Quizgecko on...
Browser
Browser