Question: In Python My library > COSC 100: Introduction to Computers and Computing home > 9.14: String basics Books E zyBooks catalog Help/FAQ zyBooks User CHALLENGE
My library > COSC 100: Introduction to Computers and Computing home > 9.14: String basics Books E zyBooks catalog Help/FAQ zyBooks User CHALLENGE 9.14.2: Concatenating strings ACTIVITY Write two statements to read in values for my city followed by my_state. Do not provide a prompt. Assign log. entry with Houston and my state is Texas 2014-07-26 02:12:18: Houston Texas current.time, my.city, and my.state. Values should be separated by a space. Sample output for given program if my.city is Note: Do not write a prompt for the input values 1 current time '2014-87-26 02:12:18: 2 my-city " 3 my state 4 log entry- 6 Your solution goes here 8 print log.entry Run
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
