Posts by Gabriel Schmidt • 11 points
2 posts
-
0
votes4
answers3447
viewsA: Error while trying to write accents in Python files
Doing some more tests in Shell, he ended up giving me a little help. When I went to type the command open, the program showed the parameters of this function: >>> open(filse, mode='r',…
-
1
votes4
answers3447
viewsQ: Error while trying to write accents in Python files
I was trying to make a program in Python that could make changes to another . py file in order to change its code automatically. I went to do the following test on Shell before writing the program…