Variables and String Methods
Dive deeper into variable assignment and string methods.
Variables
Now is a good time to learn about assigning variables. You can store anything as a variable to access it later. Variable assignment is performed using the =
operator.
Get hands-on with 1300+ tech skills courses.