You are viewing this question as it will appear in the manual grading interface.
Return to the normal view when
you are done.
Correct answer
g. Washington, D.C.
United States
a. Paris
France
f. Ottawa
Canada
c. Mexico City
Mexico
Matt
Mariana
f. Paris
France
g. Washington, D.C.
United States
e. Ottawa
Canada
b. Mexico City
Mexico
e. Mexico City
Mexico
b. Paris
France
a. Washington, D.C.
United States
a. Mexico City
Mexico
c. None of the above
Canada
b. Paris
France
1. Ottawa
Canada
3. Washington, D.C.
United States
2. Mexico City
Mexico
b. $\sqrt{-1}$
$i$
a. $\cfrac{1+\sqrt{5}}{2}$
$\phi$
c. $ \displaystyle \lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^{n}$
$e$
c.
1 | [item * 2 for item in lst] |
1 | list(map(lambda item: item * 2, lst)) |
a.
1 | [item for item in lst if item > 0] |
1 | list(filter(lambda item: item > 0, lst)) |
b.
1 | [(a, b) for a in lst1 for b in lst2] |
1 | list(itertools.product(lst1, lst2)) |
f. Genetic engineering
What biotechnology technique offers potential in treating genetic disorders and enhancing crop yields?
d. Artificial intelligence
What field of computer science encompasses machine learning, natural language processing, and computer vision?
a. The theory of relativity
Which theory revolutionized our understanding of space, time, and gravity?
c. Quantum mechanics
What is a branch of physics that challenges classical intuition and underpins technologies like quantum computing?
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Variant
Started at:
2026-08-04 22:49:12 (CDT)
Duration:
0s
Show/Hide answer
{
"ex1": [
6,
0,
5,
2
],
"ex2": [
1,
0
],
"ex3": [
5,
6,
4,
1
],
"ex4": [
4,
1,
0
],
"ex5": [
0,
2,
1
],
"ex6": [
0,
2,
1
],
"ex7": [
1,
0,
2
],
"ex8": [
2,
0,
1
],
"ex9": [
5,
3,
0,
2
]
}