Learn-PHP-Programming
Computer Concepts Overview
Computer programming has many new words to learn. This lesson is about variables. Variables are given names. The computer program uses these names to do work. Here are some variable names that we use in a grocery store. CustomerName. NumberOfApples. CostOfEachApple. TotalPrice.