+ 2
Why isnt it workin?
words = ["Hello", "world", "!"] print(words[0]) print(words[1]) print(words[2])
6 Respuestas
+ 5
Sometimes the Code Playground experiences a glitch. Try again :)
+ 4
its Sololearn server side issues yesterday i( & others too) wasn't able to run any non-web codes.
try again or try later.
0
Which language? Python, Ruby. The code is valid. What do you think the output should be?
0
its python...it kept on responding with no output but has worked....thanks anyway...
0
Sometimes the code playground is like that. Especially lately.
0
i also sometimes experience a problem in running code when I switch from one language to another...