Using Variables in Expressions in Python

Store a value of 25 in a variable myAge.

Add 1 to the variable myAge.

Print the updated value of the variable myAge.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top