Posts by Nelthar • 33 points
1 post
-
3
votes1
answer244
viewsQ: Why can’t I pass a parameter to the class?
I’m trying to pass the parameter "ink" to the class "Pen" but I can’t. I’ve tried using boolean expressions instead of index, but still no result. Could someone give me a help? class Caneta(): açao…