Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
What if I change print(words[1]) instead of zero?
lists
-3 Votes
4 Réponses
8th Jan 2018, 6:52 AM
Deepak Lama
words = ["Hello", "world", "!"] print(words[0]) print(words[1]) print(words[2]) how todo?
please
0 Vote
5 Réponses
13th Feb 2020, 5:01 PM
Satyam Mishra
Why isnt it workin?
"world",
["hello",
print(words[0])
print(words[1])
print(words[2])
words
2 Votes
6 Réponses
16th Aug 2017, 6:51 AM
Srr
what should i use to get in to next line ? words=["Hello","world","!"] print(words[0]) {then i pushed enter to write next line,but gave me answer , i mean i couldn't follow order that has been given} Hello and how should i write print(words[1]) in next lint without interruption? 😕
lists
python
0 Vote
4 Réponses
12th Jul 2016, 11:35 AM
Reza Zarakani400000
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
How to allow one instance of exe
1 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
purchase of a subscription
1 Votes
What has happened?
1 Votes
Theater management help me
2 Votes
seats = 100 (blank) seats > 0: print "sell ticket" (blank) = seats - 1
0 Votes
What should I add/improve ?
1 Votes
Flight tracker coding foundation help me
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes