Principles of Programming Python Labs 2-1: Initializing Python Variables, Lab 2-2, and Lab 2-3

preview_player
Показать описание
This video covers Principles of Programming Python Labs 2-1: Initializing Python Variables, Lab 2-2: Arithmetic and Assignment Operators, and Lab 2-3: Understanding Sequential Statements.
In Python Exercise 2-1, please replace the last three lines with:

myNewAge = myCurrentAge + (2050 - currentYear)
print("My Current Age is " + str(myCurrentAge))
print("I will be " + str(myNewAge) + " in 2050.")
Рекомендации по теме
Комментарии
Автор

Thank you but is there anyway you can do dummy version of programming for beginners so I can actually understand programming instead of just putting answers in? I actually wanna learn this ❤

liquid_snakepr
welcome to shbcf.ru