Skip to content

Commit e84fb4a

Browse files
authored
Update binarypy.py
1 parent d291fab commit e84fb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binarypy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@
4646
else:
4747
text_output += "?"
4848
i+=8
49-
print("Decoded Text:",text_output)
49+
print("Decoded Text:",text_output)

0 commit comments

Comments
 (0)