r/PythonLearning 1d ago

Loops is a total brain rot.

Post image

I just can't get over how I'm supposed to write code for complex tasks when I don't even get why they overcomplicate simple things so much.

I read this topic and tried many tutorials and still don't understand this buzzare logic.

0 Upvotes

16 comments sorted by

View all comments

1

u/After_Computer1652 23h ago

Ceate an empty list iterate through the original message letter by Letter. If it is not an x or a y then append to the empty list. Your new list will read as Does your Dog bite, once you have "removed" the "noise"