Name a type of conditional statement
if-elif-else
إِشْخانته
Ishkhanateh
ما فائدته/ ما حاجته/ لا فائدة منه
What is his use? / What is the need for him? / He is useless
Indicates anumeric orquantitativevalue andapplies anaggregation onthe pill
Measures
Eliminates duplicates from a SQL query
DISTINCT
This form of energy is produced when objects move.
Kinetic energy
This built-in function counts the number of items in a sequence, such as the characters in a string.
len()
نُمُونَة
Numoona
شكل/ صنف/ نوع/ هكذا
Shape / Category (or class) / Type / Like this (or thus)
This enables users to create a new column based on calculations or transformations applied to existing data
Calculated field
The GROUP BY clause is typically used with this aggregate function.
COUNT, SUM, AVG, MIN, MAX
This is the center of an atom and contains protons and neutrons.
Nucleus
write a for loop to print 1 through 5
for i in range(5):
print i
سَحَّجْ
Sahhaj
مَشَّط الشعر
Combed hair
What do blue fields and green fields represent?
Blue > Discrete fields
Green > Continuous fields
What WHERE clause will select weight values between 2000 and 3000?
a) Where Weight >1999 and <3001
b) WHERE Weight between 2000 and 3000
c) WHERE Weight >= to 2000 and <=3000
This blood vessel carries oxygenated blood away from the heart.
Artery
Write code to test if a variable is even or odd
if a%2 == 0:
print even
else
print odd
سامَنْديگا
Samandaiga
لا يحل ولا يربط/ وجوده مثل عدمه
He is useless / His presence is like his absence
This feautre allows users to limit the data displayed in a visualization by specifying criteria
Filter
The JOIN operation in SQL is used to combine data from multiple tables based on this.
Keys (Primary Key, Foreign Key)
This organ produces insulin.
Pancreas
Rewrite the code using variables to output Hello there to the screen.
x="Hello"
y="there"
print("x","y")
x="Hello"
y="there"
print(x,y)
فَنْگَش
Fangash
مات وتوفى
He died / He passed away
This advanced calculation type allows users to perform aggregations and computations across different dimensions and granularity
A LOD Expression
A normalized database would ...
This gas is the most abundant in Earth’s atmosphere.
Nitrogen (about 78%)