JS is wired
Identify the Language by Syntax
Programming Acronyms
SQL Commands
Italian brainrot exam
100

true + false

1

100

def greet(name): print(f"Hello, {name}")

Python

100

What does API stand for?


Application Programming Interface

100

Which SQL command retrieves data from a table?


SELECT


100

๐Ÿฆˆ + ๐Ÿฆต + ๐Ÿฆต + ๐Ÿ‘Ÿ + ๐Ÿ‘Ÿ

Tralalero Tralala

200

typeof NaN

number

200

console.log("Hello, World!");

JavaScript

200

 What does IDE stand for?


 Integrated Development Environment


200

Which SQL command adds a new record?


INSERT


200

๐Ÿชต + ๐Ÿ™‚ + ๐Ÿฆต + ๐Ÿฆต + ๐Ÿ

Tung tung tung sahur

300

true == "true"

Number(true); // -> 1
Number("true"); // -> NaN
1 == NaN; // -> false

false

300

System.out.println("Hello, world!");

Java

300

What does HTML stand for?


HyperText Markup Language


300

Which SQL command modifies existing data?


UPDATE


300

โ˜•๏ธ + ๐Ÿฅท + ๐Ÿ—ก๏ธ + ๐Ÿ—ก๏ธ

Capuchino Assassino

400

!!""

!!""; // -> false
!!0; // -> false
!!"Pineapple"; // -> true
!!42; // -> true

false

400

printf("Hello, world!\n");

ะก
400

What does CSS stand for?


Cascading Style Sheets


400

Which SQL command removes records?


DELETE


400

๐Ÿฆ† + โœˆ๏ธ + ๐Ÿ’ฃ

Bombini Gusini

500

('b' + 'a' + + 'a' + 'a').toLowerCase()

banana

500

puts "Hello, world!"

Ruby

500

What does JSON stand for?


JavaScript Object Notation


500

Which clause sorts the result set?


ORDER BY


500

๐Ÿ„ + ๐Ÿช + ๐Ÿฆถ + ๐Ÿฆถ + ๐ŸŒ†

La vaca Saturno Saturnita

M
e
n
u