English
Science
Math
Geography
Computing
100

what is verb?


- an action

- a place a thing or a person

- an action right before another action

An ACTION

100

what is the value that the sound is measured in?

dB

(deciBells)

100

what is 7²+1?


- 49

- 50

- 109

50

100

how many continents are in there?

7

100

can you tell by code what programming language is this?

n = 0
if (n == 0):
    n+1
else:
    n-1

python

200

where are nouns in this sentence?


a powerful boy ate a melting fuming ice-cream

boy, ice-cream

200

what is plant's cycle is? (step by step like: baby-child-teen-adult-elder)

seed-plant-flower-fruit

200

when this pattern is made out of triangles they...

- tessellate 

- make square number

- make triangle number

tessellate

200

what is the biggest dessert in spain?

Roscón de Reyes

200

what is you can use as windows's database programing tool?


- python

- console

console

300

 where are adjectives in this sentence?


 The old rusty blue car drove slowly down the road.

old, rusty, blue    

¦⁆

300

what is it called when plants when plants have water oxygen and optimal temperature and start to grow?

germination



º▽º

300

what is median in this set of numbers?


18, 72, 81, 18, 18

81

300

what is the biggest tropical rain forest?

The Amazon Rainforest

300

what is the correct way of telling that n is equal to one plus five? (in python (we already did that if you don't remember))

- n = 1+5

int n = 1+5;

- n -= 5+-1

n = 1+5

400

What does adverb do?


- Modifies verbs 

- describes nouns

- it doesn't exist


Modifies verbs A.K.A. 1

400

what is it called when bees or ᵇᵘᵗᵗᵉʳfly's take pollen from flower to flower?

pollination

400

what is 2 triangle numbers in this set of numbers?


1, 3, 5, 36, 132, 82, 1233

3, 36

400

what is the longest river in Africa?

the Nile river

400

what is python?


- animal

- programing language

programing language

500

name verbs in this sentence.


i am going to run today and if i lose then i have to run again

am going, run, lose, have

500

what is louder?

howler monkeys or crowd at American airline center?

hint: 1. the loudest thing is quieter than rocket launch(180 dB) and louder than plane 100M away(130dB) 2. the quietest thing is louder than live music gig(110dB) you can search only these things and compare them like: is it louder? you can use chatGPT and 𝕕𝕠𝕟'𝕥 search anything about howler monkeys and crowd at airline

howler monkeys

500

what is the total of median and mode in this set of numbers?


82, 91, 1, 1, 3, 9, 123, 123, 123

126

500

what is the smallest desert?

Carcross desert

500

what this code of C# does?


[SerializeField] int n = 0;

show in inspector variable n