you need to have the lowercase letters immediately followed by the uppercase letters, you need to create this string by concatenating the alphabet with the lowercase letters followed by the same alphabet that has been made all uppercase
this for both arguments, as they need to have the same length
Could you give some more detail about how the solution should be formatted or just the answer here tbh? I’ve tried every combo I can think of for this based on the given example(adding .upper() to the existing strings in various ways), google(creating the upper strings separately, combining them and adding them to the str.maketrans()) and your answer here but i’m still stuck. Normally the console feedback thingy is helpful for making progress when im stuck but its just the same message saying draw the rest of the owl no matter what I do and its been 2 hours of no progress.
hi @LearningCode1 please create your own topic for your questions, we are unable to help you in someone else’s topic
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.
The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
hi @gizzz333 , we are unable to help you in someone else’s topic, please create your own topic
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.
The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.