A simple sentence game that chooses between 3 randomized questions. Sorry about the system("cls") function, it doesn't work in the compiler here in the site. Run It Now!
A program that illustrates a hollow diamond depending on the user's input number of rows.
Note: Input must be an odd number and greater than 4. Run It Now!
Calculate the slope given two coordinate pairs. NOTE: Any slope less than 1 is calculated as 0. I'm aware of this. If someone wants to fix that, they are more than welcome to do so. Thanks and enjoy! Run It Now!