Merge branch 'master' into master
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -959,7 +959,7 @@
|
||||
"\n",
|
||||
"def run(commands, screen):\n",
|
||||
" \"Do all the commands and return the final pixel array.\"\n",
|
||||
" for cmd in Input(8):\n",
|
||||
" for cmd in commands:\n",
|
||||
" interpret(cmd, screen) \n",
|
||||
" return screen\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user