This document appears to be code for an exercise on lesson 2 that declares a string variable called my_name and an integer variable called bankBalance, initializes my_name with a string and bankBalance with an integer value, and uses a count variable in the code.
This document appears to be code for an exercise on lesson 2 that declares a string variable called my_name and an integer variable called bankBalance, initializes my_name with a string and bankBalance with an integer value, and uses a count variable in the code.