Posts by Mauro Matsudo • 1 point
2 posts
-
0
votes0
answers37
viewsQ: How to implement python decorators to reuse code from a function?
Guys I’m trying to learn about decorators to help automate some repetitive routines. Initially, I have several functions that read files and transform each line of them into a Pyhton list depending…
-
-1
votes1
answer45
viewsQ: Error trying to set the value of a class property
I’m a beginner in Python and I’m trying. I’m trying to understand the classes by creating some instances, but I get an error: Traceback (most recent call last) File "main.py", line 24, in…
pythonasked Mauro Matsudo 1