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 1f7269b commit fa8cdddCopy full SHA for fa8cddd
src/data/examples/hi/00_Structure/04_No_Loop.js
@@ -1,7 +1,8 @@
1
/*
2
- * @name और ड्रा
3
- * @description ड्रा () फ़ंक्शन
4
- * योजना बनने तक तक।
+ * @name नो लूप
+ * @arialabel काली पृष्ठभूमि के बीच में क्षैतिज सफेद रेखा
+ * @description noLoop() फ़ंक्शन draw() फ़ंक्शन को केवल एक बार निष्पादित करने का कारण बनता है।.
5
+ * noLoop() को कॉल किए बिना, draw() के अंदर का कोड लगातार चलाया जाता है।
6
*/
7
let y;
8
0 commit comments