2.4: ❗ Challenge

Topic

2.4: ❗ Challenge

Topic Progress:

Your final challenge for this lesson is to write a short program that will take two different inputs from the user, and print them out. All the code you need can be found within the previous lessons and will need to be combined to create the correct output.

Remember, you can combine more than one piece of text using +.

Extra challenge: after getting the code working change the print command so it puts a space between the two words. (hint: you can use the + symbol more than once)

@

Not recently active