Programming languages quiz and learning
157 subscribers
2 photos
3 files
This is the channel for begginers
This best place to start the programming. Get ready set go.
From zero to hero
Download Telegram
We start this tutorial with python
Channel name was changed to «Programming languages quiz and learning»
Let see how much you know about python
🎲 Quiz 'python programming'
Get ready for the quiz @start_quiz
🖊 10 questions · 30 sec
What is th result of this code :-
x = 1
while x <= 10: print(x) x = x + 1
Anonymous Quiz
52%
counting till 10
22%
Baackcount till 10
12%
None of these above
14%
Only printing 10