We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9590a16 commit e5311d2Copy full SHA for e5311d2
pingo/examples/switch.py
@@ -15,7 +15,7 @@
15
def show_f():
16
global seg_display
17
seg_display.digit = 0xF
18
- print('Fechado'- # Closed
+ print('Fechado') # Closed
19
20
21
def show_a():
0 commit comments