How do you create a ellipse or a circle?
JavaScript Test 1: Shapes and Printing

Quiz
•
Computers, Other, Instructional Technology
•
2nd - 9th Grade
•
Easy
YYX999 Piano
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
circle(w, h);
ellipse(x, y, w, h);
ellipse(w, h, x, y);
circle(w, h, x, y);
2.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Make a Square. rect(100, 100, 200, ?);
(Please write number in number form.)
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which ones can make shapes.
triangle(x1, y1, x2, y2, x3, y3);
rectangle(x, y, w, h,);
oval(x, y, w, h);
ellipse(x, y, w, h);
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which line of code could be used to make this image.
rectangle(20, 20, 150, 100);
rect(20, 20, 20, 20)
rect(20, 20, 150, 100);
ellipse(20, 20, 150, 100);
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which one could print a string called "35."
print(3+5);
print("3+5");
print("3"+"5");
print("35");
6.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Print out the number or string called 255.
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one can make a text called "My name is cool."
text(x, y, "My name is cool.");
message("My name is cool." x, y);
text("My name is cool." x, y);
message("My name is cool." x, y);
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
JavaScript

Quiz
•
7th - 8th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
12 questions
Python - Data Types and Operators

Quiz
•
7th Grade
10 questions
Programming in Java

Quiz
•
8th Grade
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
11 questions
Python - operacje wejścia i wyjścia

Quiz
•
1st - 2nd Grade
14 questions
p5.js Week1 PREtest

Quiz
•
7th - 12th Grade
11 questions
Khan Academy

Quiz
•
5th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade