Student: = htmlspecialchars($name) ?> (= htmlspecialchars($roll) ?>)
1️⃣ What is the output of: print(2 + 3 * 4)?
print(2 + 3 * 4)
2️⃣ Which keyword is used to define a function in Python?