Skip to content

Commit 9fa0117

Browse files
Add files via upload
1 parent f664578 commit 9fa0117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assembly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
-> a1 = -a2
8989
"""
9090

91-
M = 8 #size of the variables
91+
M = 8 #size of the variables. can be 8, 16 or 32
9292

9393
# write your program here
9494
# (this example draws a square in a circle)

0 commit comments

Comments
 (0)