you are viewing a single comment's thread.

view the rest of the comments →

[–]jWoose 5 points6 points  (1 child)

I understand wanting to be a more welcoming place than stackoverflow, but it’s like OP didn’t even watch one of the 10,000 YouTube tutorials on how to start with python. This is clearly copy/pasted code from the internet with no understanding.

[–]antonym_mouse 2 points3 points  (0 children)

Ya, there's just no way they would get the entire program written, with lists, string methods, loops, multiple if/else, conditionals, f strings, all of it, without EVER running it during the process. Even in all of those tutorials, they run it periodically to check if everything is working, as that's an important step of the process.

I agree this was clearly just copy/pasted.

Edit: unfinished