Hi, what do you want to do?
After Skool
Privacy is NO LONGER a Social Norm
The average American spends a over 30 hours a week on the internet. Every second you are online, your behavior is being tracked and stored into a file that can be sold to companies trying to sell products to you. Even when you're not...
Brian McLogan
Simplify a rational expression by using properties of exponents
👉 Learn how to simplify expressions using the quotient rule of exponents. The quotient rule of exponents states that the quotient of powers with a common base is equivalent to the power with the common base and an exponent which is the...
The March of Time
Basic English 1 / vocab verbs
MOT: BASIC ENGLISH: Ranch farm set w/ woman asking John in English language what is in his pocket a book will take taking took that is was in will give giving gave. Will put name in it CU Writing Mary Smith in book w/ fountain pen. My...
IDG TECHtalk
How to use Python's pickle module
Python's built-in pickle library lets you take nearly any Python object, serialize it to a bytestream that can be saved to disk or sent over the network, then reconstructed at the other end. Learn how to work with it and what scenarios...
Brian McLogan
Convert an angle from radian to degrees
👉 Learn how to convert angles from radians to degrees. Recall that pi radians is equivalent to 180 degrees. Thus, when given an angle in radians, to convert the angle to degrees we multiply the given angle radians by the ratio 180/pi.