soI keep getting these whitespaces in my output. I have googled but nothing relevant comes back. i have attached my code and my output. can someone tell me what i am doing wrong. I dont have any space in my code, so why is it putting it in my ouput? this is a common problem form me in zybooks and i would really love to know what i am doing wrong so i can get this done and move on to the next assignment without spending 2 hours on a simple exercise.
If you're asking why there are spaces between your outputs of favoriteColor, etc., it's because Python's print function automatically adds spaces between each of its arguments. If you don't want this happening, you can change your code in two ways:
ZyBooks is a STEM focused textbook and assessment tool. zyBooks focuses on interactive elements inside of the book to keep students engaged. It allows students to write, compile, and execute code directly inside of a zyBook. It will track students as they work through the course and get a real-time view of activity completion. These activities can be added to your Canvas gradebook.
To use zybooks in Canvas, you need to link it either as a graded assignment or as an ungraded module item. The procedure is detailed in the "Creating a link in Canvas" section in this Creating Links to zyBooks in Canvas Guide.
3a8082e126