Python Course Logo

Quick IQ Quiz

Quiz Logo

Test your problem-solving skills with these quick brain teasers!

Question 1

If two cats can catch two mice in two minutes, how many cats would be needed to catch 100 mice in 100 minutes?

Question 2

What number comes next in this sequence: 2, 6, 12, 20, 30, __?

Question 3

In a base-8 number system, 3 + 4 = 7. True or False?

Quiz Results

Your Score

Question 1

The correct answer is: 2 cats

Explanation: If 2 cats catch 2 mice in 2 minutes, then in 100 minutes the same 2 cats would catch 100 mice (the time and number of mice increase proportionally).

Question 2

The correct answer is: 42

Explanation: The pattern adds consecutive even numbers: +4, +6, +8, +10, +12

Question 3

The correct answer is: True

Explanation: In any number system, 3 + 4 = 7. The base only affects how we write numbers larger than the base.