Question: im using python and heres the code. I want to remove the space, highlighted in blue, before the period. Any way to remove it using
1 user name - input() 2 wajor - input() 3 4 print(user_name,"is majoring in".major,'.') Develop mode Submit mode Run your program as often as you'd like, before submitting for gra input values in the first box, then click Run program and observe second box Enter program input (optional) mayrani art Run program Input (from above) - main.py (Your program Output (sh Program output displayed here mayrani is majoring in art
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
