Variables, Functions, and Conditionals Made Easy

Programming is powerful. It gets its power from variables, functions, and conditionals. A variable is storage for dynamic information. A function is one or more instructions that perform a specific task. A conditional expression decides what should be done in the event that specific information meets particular criteria such as being true or being a