How to check a python version on the local machine
python --version or
python3 --version
Main romance of the department
Jamshidi and Bousquet
UWC, internationals, frats, sororities, athletes
Who invented calculus?
Isaac Newton or Gottfried Leibniz
How do you create a main method in python?
if __name__ == '__main__':
pass
Suha Dajani
CS department enemy
Psych department
integral of e^x
e^x
What is the data type (for a number) with the lowest memory allocation in java? (Excluding byte)
Short
Worst Math 230: Discrete Mathematics professor
Who is the most authoritarian department chair
Dr. D
What is a cardinality in math?
The size of the set (the number of element in the set)
What is the time complexity of inserting an element into a sorted linked list? (Big-oh)
O(n)
Professor who dgaf
Sugata Banerji
The nastiest place people make out on campus?
% of data that lies within one standard deviation
68%
difference between == and ===
== ignores the datatype of the variable, i.e. it converts them to have the same datatype when comparing
=== is used to check if the variable are the same datatype and same value
What is the purpose of Banerji's chain on the arm
Luck
Worst on campus job
Parkurst dishwashing
1001 + 1
10