Computers and Technology

Answer to question for 9th grader computer science class. Write a program that uses two input statements to get two words as input. Then, print the words on one line separate by space. your program's output should only include the two words and space between them. hint: to print both words on one line, remember that you can concatenate (add) two phrases by using the + symbol. don't forget that you'll need to add space between the words as well.

Sample run:
Enter A Word: Good
Enter A Word: Morning
Good morning

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 00:30, silasjob09
Jenny wants to look at row 345 and compare it to row 17. what can she do if she wanted to easily adjust to see both at once?
Answers: 3
image
Computers and Technology, 22.06.2019 10:30, JeroMii
Think about a recent customer service experience - either positive or negative. write a brief summary of that experience. now think about those four characteristics we look for in customer service representatives. how did the representative in your example stack up? write down your answer and give specific examples.
Answers: 1
image
Computers and Technology, 22.06.2019 11:30, melissalopez12
Write a function so that the main program below can be replaced by the simpler code that calls function original main program: miles_per_hour = float( minutes_traveled = float( hours_traveled = minutes_traveled / 60.0 miles_traveled = hours_traveled * miles_per_hour print('miles: %f' % miles_traveled) sample output with inputs: 70.0 100.0 miles: 116.666667
Answers: 3
image
Computers and Technology, 22.06.2019 13:00, olorteguimikie
Which part of the cpu accepts data?
Answers: 1
Do you know the correct answer?
Answer to question for 9th grader computer science class. Write a program that uses two input statem...

Questions in other subjects:

Konu
Mathematics, 18.03.2021 02:30
Konu
English, 18.03.2021 02:30
Konu
Mathematics, 18.03.2021 02:30
Konu
Mathematics, 18.03.2021 02:30