You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/glossary.yml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -244,6 +244,11 @@
244
244
245
245
It's useful for [debugging - TODO]() too.
246
246
247
+
- term: Power user
248
+
description: |
249
+
Codewars' users gain honor in different ways. Doing so, they progressively unlock some [privilegees](references/gamification/privileges), hence "powers".
250
+
acronym: PU
251
+
247
252
- term: Preloaded (code/section)
248
253
description: |
249
254
In a Kata, the preloaded section is code that is executed _before_ the solution of the user is defined. The code hold by this section isn't visible to the user but every function or variable defined there is accessible to him drugint the executions of his code.
0 commit comments