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
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
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes