coding notes
11 subscribers
109 photos
50 links
Download Telegram
Craiyon
Leetcode
Warp
Notion
for loops
java script

for (a line of code that will be run only once like making a varible ; your code like شرط ; a code which will be run every time )

#for_loop
#javascript
how to calculate the factorial of any number

#factorial
#math
#recursion
#javascript
palindrome