So you’ve learned about the print function, input function, and string concatenation. Let’s make use of all of these concepts. Challenge 1: We are at the airport, ready to go to the [...]
These are notes for Day 1 part 2. Changing Data Types Going from an Integer to a String What data type we are dealing with can make a difference. You may encounter a situation where you [...]