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 63a2628 commit 2bdb3adCopy full SHA for 2bdb3ad
Assembler/assembler.py
@@ -1,6 +1,6 @@
1
from __future__ import print_function
2
3
-import sys
+import sysssss
4
5
lines = [] # contains the lines of the file.
6
tokens = [] # contains all tokens of the source code.
0 commit comments