Chapter challenge
Once you have the final project working, experiment with the message. As a first challenge, try to replace the Hello World
message with your name. Once you’ve done that, add a second variable of type WSTRING
, such as the msg
variable, and set it to your birthday. Finally, add a third WSTRING
variable, set it to your place of birth, and run the program. When you run your program, see what each variable in the Value
column says.