Skip to content

Commit fa8cddd

Browse files
committed
changed 04_No_Loop.js
1 parent 1f7269b commit fa8cddd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/data/examples/hi/00_Structure/04_No_Loop.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*
2-
* @name और ड्रा
3-
* @description ड्रा () फ़ंक्शन
4-
* योजना बनने तक तक।
2+
* @name नो लूप
3+
* @arialabel काली पृष्ठभूमि के बीच में क्षैतिज सफेद रेखा
4+
* @description noLoop() फ़ंक्शन draw() फ़ंक्शन को केवल एक बार निष्पादित करने का कारण बनता है।.
5+
* noLoop() को कॉल किए बिना, draw() के अंदर का कोड लगातार चलाया जाता है।
56
*/
67
let y;
78

0 commit comments

Comments
 (0)