java basics
calculus basics
movies & tv
geography
science
100

What punctuation marks are required at the end of almost every Java statement?

what is a semicolon;

100

what is the derivative of x?

what is 1?

100

this wizard is known as "the boy who lived."

who is Harry Potter?

100

this country is home to the eiffel tower.

what is France?

100

humans breathe in this gas.

what is oxygen?

200

the key word used to create a new object data type.

what is new?

200

what is the derivative of 3x^2?

what is 6x?

200

this marvel hero wields a vibranium shield.

who is Captain America?

200

mount everest is located in this mountain range.

what is the Himalayas?

200

this planet is known as the "red planet."

what is mars?

300

The result of running this code in a properly set up java environment.

String A = "Shelly";
String B = "Alex";
System.out.println(A.compareTo(B));

what is 18?

300

find the derivative of x3+2x?

what is 3x^2+2? 

300

this actor plays iron man in the marvel cinematic universe.

who is Robert Downey Jr.?
300

this river is the longest in south america.

what is the Amazon river?

300

this organ pumps blood throughout the human body.

what is the heart?

400
The two keywords we know for iteration/ repeating code Multiple times.

what are For and While

400

find the derivative of 6x^4−3x^2+8x

what is 24x^3−6x+8

400

this actor played both the joker in the dark knight and ennis del mar in brokeback mountain.

who is Heath Ledger?

400

this sea separates europe from africa.

what is the mediterrarian sea?

400

this element has the chemical symbol ag.

what is silver?

500

name all the data types / objects we've learnt so far

+ the keywords used for conditionals and what goes inside fo them.

scanner, String, double, int, char,

If/Else and Boolean Conditions / relational operators.

500

find the derivative of 4x^3−5x+2

what is 12x^2−5?

500

this actor voices woody in the toy story movies.

who is Tom Hanks?

500

this african country has the largest population.

what is nigeria?

500

this blood type is known as the universal donor.

what is o negative?