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 f664578 commit 9fa0117Copy full SHA for 9fa0117
assembly.py
@@ -88,7 +88,7 @@
88
-> a1 = -a2
89
"""
90
91
-M = 8 #size of the variables
+M = 8 #size of the variables. can be 8, 16 or 32
92
93
# write your program here
94
# (this example draws a square in a circle)
0 commit comments