en
Feedback
Software programing

Software programing

Open in Telegram

This is a channel which gives tutorial on different programming languages, android tips and tricks best apps etc...

Show more
1 471
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
bit coin is a currency like dollar which it's value varies from time to time. As I have seen in the previous weeks 0.1 bit coin has equal amount with almost 600$ but after a time it may get 0.

Many people today are using bit coins for currency but many of Ethiopians are not aware of it

instead of #droid I will tell I about #telegram_bitcoins

I think that is enough about loops for today. For a better details see search the linkπŸ‘‰πŸ‘‰πŸ‘‰

The output of the above code looks like.... 1 2 3 4 5

The above code will output the numbers from one to five since variable a has value of one and increments it until it becomes false under the condition of a<6. When a<6 it stops to run the loop.

Example: for(a=1;a<6;a++){ document.write(a+" <br/>"); }

It is better to see with an example for better understanding......

The syntax for the loop is for(variable;condition;increment) { code block}

The #for loop is the most used loop in JavaScript.

We will see today the first loop only which is #for loop.

JavaScript uses 3 classic loops they are 1)#for loop 2)#while loop 3)#do while loop

#loops are a block of code to be executed when u need to run the same code but adding different value to it.

for today I will share few things about #javascript_loops πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡

Sorry guys because I didn't posted the second round question. And that is because asking your phone number have a risk for ur privacy. Tell me if there is a better way do the competition.

If u want details on it u can find me @Fikire2

Hey fellows last time I told u a little about the above bot. I have believed that it is real bot after I have seen thisπŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡

Coding? Let’s see. Join me on SoloLearn now. https://www.sololearn.com/?ref=app-text4