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 2b8ba25 commit 9fac61dCopy full SHA for 9fac61d
1 file changed
config.json
@@ -40,5 +40,21 @@
40
"difficulty": 1
41
}
42
]
43
- }
+ },
44
+ "tags": [
45
+ "execution_mode/interpreted",
46
+ "paradigm/imperative",
47
+ "paradigm/object_oriented",
48
+ "paradigm/procedural",
49
+ "platform/linux",
50
+ "platform/mac",
51
+ "platform/windows",
52
+ "runtime/language_specific",
53
+ "typing/dynamic",
54
+ "used_for/backends",
55
+ "used_for/cross_platform_development",
56
+ "used_for/embedded_systems",
57
+ "used_for/games",
58
+ "used_for/scripts"
59
+ ]
60
0 commit comments