Question: Exercise 3 Write a program that outputs Hello world. Your program must do the following things: Use only two variables, one with Hello and the
Exercise
Write a program that outputs Hello world. Your program must do the following things:
Use only two variables, one with Hello and the other with world.
Note that there should be a blank space stored in the variable that holds "Hello
Use a single print statement, and keep the variables original values intact.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
