3
1

Added description for pass 1 assembler (code a1).

This commit is contained in:
K 2024-11-03 22:56:33 +05:30
parent 60eccf7b93
commit 48b8af36f9
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -1,4 +1,4 @@
# Assignment-A1
# Assignment-A1 - Pass 1 assembler
try:
source = open('source.txt','r')