Hello, me!
Congratulations! Now, let's modify this simple program. In the example below variable "person" is assigned value "Mary" and the program uses that name in printing the greeting. (feel free to change it to your own name :)
12person = "Mary" print("Hello,", person)
Swipe to start coding
Assign your own name to the variable "person" and print the greeting!
Solution
Thanks for your feedback!
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 2.33
Hello, me!
Swipe to show menu
Congratulations! Now, let's modify this simple program. In the example below variable "person" is assigned value "Mary" and the program uses that name in printing the greeting. (feel free to change it to your own name :)
12person = "Mary" print("Hello,", person)
Swipe to start coding
Assign your own name to the variable "person" and print the greeting!
Solution
Thanks for your feedback!
Awesome!
Completion rate improved to 2.33single