What is a seizure?

What is a seizure? Answer: When multiple cells misfire at the same time - depending on the severity and location in the brain - it may cause muscle...

What is a pure function?

What is a pure function? Answer: A function with no side-effects that is a function of just it's inputs. Also returns the same results, given...

What is memoization?

What is memoization? Answer: Storing the output of a perfect function for future use to save on overhead of running it again, b/c you know the...

What are higher order functions?

What are higher order functions? Answer: Functions that take other functions as arguments, or that return functions as results. ...

Why use 'with' when working with files?

Why use 'with' when working with files? Answer: It creates a temp file object that's only live during the indented scope, and is closed automatically,...

What does file.write() return?

What does file.write() return? Answer: The length of the message written. ...

Why use an empty tuple?

Why use an empty tuple? Answer: You can have a function that returns a populated tuple if a condition is met, or an empty one of it isn't ...

Why use a tuple?

Why use a tuple? Answer: When u need an immutable data structure, and when the order of elements is important (like coordinates) ...

Who was Rousseau?

Who was Rousseau? Answer: Rousseau rejected the basis of reason alone as the discovery of truth and instead emphasized emotion as the basis for...

Who was Diderot?

Who was Diderot? Answer: Diderot was the editor of the Encyclopedie, which spread the ideas of the French political enlightenment philosophers...

Who was Voltaire?

Who was Voltaire? Answer: Voltaire was banished from France as a young man for insulting a noble and then went to England, where he witnessed...

What does empiricism claim?

What does empiricism claim? Answer: Sensory experience is the only true source of knowledge and truth. The only things that are knowable are...

What does rationalism claim?

What does rationalism claim? Answer: Reason is the only true source of knowledge and truth. ...

What led to the English Civil War?

What led to the English Civil War? Answer: Tension was growing between the church, which was upset with the monarchy's encroachments on their...

The 6 concepts of Thesaurus were:

The 6 concepts of Thesaurus were: Answer: Abstract, Relation, Space, Matter, Intellect, Volition, and Affections. ...