Question: can anyone solve this lab for me? Write a single statement to print user word,user_number. Note that there is no space between the comma and
Write a single statement to print user word,user_number. Note that there is no space between the comma and user number. Sample output with inputs: Amy 5 Amy,5 1 user_word - str(input) 2 user_number - int(input) 4 print lialia Run X Testing with inputs: Amy 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
