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 f249ae7 commit caeae40Copy full SHA for caeae40
memory/src/memory.py
@@ -1,6 +1,6 @@
1
# memory.py
2
# Created by Salvatore aka artyprog
3
-# Improved by Jacque de Hooge aka JdeH
+# Improved by Jacques de Hooge aka JdeH
4
# This file is translated to Javascript using Transcrypt
5
6
colors = [JS.rgb2hex("rgba({}, 0)".format (color)) for color in [
0 commit comments