Learning Basic Python Programming in May - Day 5

Today I focused on using %s and %d for placeholder variables and integers with strings. To do something different but similar to the lesson I used name = Hive and the string " is awesome!!". For the %s of the string I could replace it to make "Hive is awesome!" become "Hive blockchain is awesome!"

Image Source: PyCharm IDE on my computer



12225
Daily Activity, Walking