Software programing
Open in Telegram
This is a channel which gives tutorial on different programming languages, android tips and tricks best apps etc...
Show more1 471
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
1 471
Do u know that the telegram x version supports markdown without using helping bots.
1 471
It is preferred than using multiple if statements(because if statement is boring when used again and again)
1 471
So we are passing to the switch statement.#switch statement is like a shortcut and optional rather than the #if statement.
1 471
When u need to execute the codes and try it use thisππππππππ
1 471
Last time I wrote about the #for loop and now am to write about the second loop the #while loop.
2)while loop
The While Loop
The while loop repeats through a block of code, as long as a specified condition is true.
Syntax:
while (condition) {
code block
}
Let's look some example:
var i=0;
while (i<=10) {
document.write(i + "<br />");
i++;
}
The code will execute the number 1upto 10 because the condition includes the maximum number available that is 10(since the condition is >=10)
1 471
All you have to do is open the not and get your referrallink and advertise the not then open ur wallet on the not,after that withdraw it then it will ask for ur bank acount .
1 471
You may ask "why they will award me for free?"
The answer is t because they will get more money since the telegram company awards hundred thousands of dollar for the most popular not.
1 471
Using the above bitcoin ubot u can earn free bitcoins for advertising the not for at least 10 people.
