Tell us what’s happening:
Your code so far
removed by moderator
I saw in the Forum and there are barely some discussion about step 5. Most of the solution given here are wrong where it is indicated —>
address += ’ Apartment 4B’ #this_is_wrong
Hint : Try once by applying comma, correct spelling, and appropriate quotes
The correct method is -----> removed by moderator
Lesson URL - https://www.freecodecamp.org/learn/introduction-to-python-basics/workshop-employee-profile-generator/step-5