Question: python Write two statements to read in values for my_city followed by my_state. Assign log_entry with current_time, my_city, and my_state. Values should be separated by
python
Write two statements to read in values for my_city followed by my_state. Assign log_entry with current_time, my_city, and my_state. Values should be separated by a space. Sample output for given program if my_city is Houston and my_state is Texas: 2014-07-26 02:12:18: Houston Texas
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
