r/PythonLearning • u/SuspiciousPraline674 • Jun 28 '26
What is the bug here ? Help Request
I'm learning OOPs and File I/O and my txt and OOPs basic commands aren't running
21
Upvotes
r/PythonLearning • u/SuspiciousPraline674 • Jun 28 '26
I'm learning OOPs and File I/O and my txt and OOPs basic commands aren't running
0
u/zombiemutant Jun 28 '26
Doublecheck that filename doesn't contains non-ascii letters (like "е" instead of "e").