CS Basics Practice Quiz

Topics To Know

  • data types

  • conditionals (if/else if/else)

  • loops (while and/or for)

  • functions

  • boolean logic/logical operators

  • solving CodingJS problems to practice these ideas

Question 1

Question 2

Question 3

Question 4

Question 5

Question 6

Question 7

Question 8

Question 9

Question 10

Question 11

Question 12

First, turn on the Practice Quiz Mode of CodingJS. This will hide the test cases that are used when checking your code. Now solve the loneTeen CodingJS practice problem.

Question 13

Make sure the Practice Quiz Mode of CodingJS is turned on. Now solve the in1to10 CodingJS practice problem.

Next Section - p5js Web Editor