mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-08 11:20:46 -05:00
Merge pull request #184 from DiogoNeves/patch-1
Adds missing 'the' to intro text (020_quiz3)
This commit is contained in:
commit
120cf0c158
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
//
|
||||
// Let's see if we can make use of some of things we've learned so far.
|
||||
// Let's see if we can make use of some of the things we've learned so far.
|
||||
// We'll create two functions: one that contains a "for" loop and one
|
||||
// that contains a "while" loop.
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue