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 6af2fb3 commit 493eb2dCopy full SHA for 493eb2d
concepts/loops/links.json
@@ -1,14 +1,10 @@
1
[
2
{
3
- "url": "https://ruby-doc.org/core-2.7.0/Float.html",
4
- "description": "Float"
+ "url": "https://launchschool.com/books/ruby/read/loops_iterators",
+ "description": "Loops"
5
},
6
7
- "url": "https://0.30000000000000004.com/",
8
- "description": "0.30000000000000004.com"
9
- },
10
- {
11
- "url": "https://evanw.github.io/float-toy/",
12
- "description": "evanw.github.io-float-toy"
+ "url": "https://www.rubyguides.com/ruby-tutorial/loops/",
+ "description": "Ruby Loops: Repeating Something Many Times"
13
}
14
]
0 commit comments