mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Change loop concept to be specifically while loops
This commit is contained in:
parent
abb4e2fa47
commit
378ddccce7
1 changed files with 1 additions and 1 deletions
|
@ -1408,7 +1408,7 @@
|
|||
strings: "Strings"
|
||||
variables: "Variables"
|
||||
vectors: "Vectors"
|
||||
while_loops: "Loops"
|
||||
while_loops: "While Loops" # {change}
|
||||
recursion: "Recursion"
|
||||
|
||||
delta:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue