Skip to content

Commit b62c8f8

Browse files
Merge pull request geekcomputers#408 from harmanmalhotra/patch-1
Update assembler.py
2 parents 30bf78a + c2254ea commit b62c8f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Assembler/assembler.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import sys
2+
//WE NEED TSHIRT FOR HACKTOBER FEST.
3+
//PLEASE ACCEPT MY PR.
24

35
lines = [] # contains the lines of the file.
46
tokens = [] # contains all tokens of the source code.

0 commit comments

Comments
 (0)