• Cursos
  • Compilador de CĂłdigo
  • Discutir
  • Preços
  • Teams
Menu

Q&A DiscussÔes

Then.... x=int(input("Enter number of players")) for i in range(x): players[i]=input() print (players)
python3
0 Voto
7 Respostas
24th May 2018, 11:36 AM
Nwankwo Valentine
Nwankwo Valentine - avatar
what is the output of def func(x): res = 0 for i in range(x): res += i return res print(func(4))?
python
-11 Votos
17 Respostas
7th Jun 2018, 2:21 PM
Saurav nalla
I don't understand, why result is 6 def func(x): res=0 for i in range(x): res+= i return res print (func (4))
python
3 Votos
16 Respostas
8th Sep 2016, 12:47 PM
Giorgi
def func(x): res = 0 for i in range(x): res += i return res print(func(7))
function-argumentsmodules
0 Voto
2 Respostas
12th Aug 2020, 7:46 AM
Shubham Kumar
Shubham Kumar - avatar
Why does this code not work: import random def d6(x): for i in range(x): value=random.randint(1,6) if value==1-3: print("heads") if value==4-6: print("tails") d6(1)
definitionspythonrandom
0 Voto
6 Respostas
25th Aug 2016, 1:23 PM
Ezie
def func(x) res=0 for i in range(x): res+=i return res print(func(4)) how is answer is 6. after running the code line by line, wont return res terminate the loop and return value 0 to print?
python
2 Votos
4 Respostas
2nd Aug 2016, 5:40 AM
Roshan Maharjan
Roshan Maharjan - avatar
explanation plzzzz!!!
+==0defforfunc(x):iinrange(x):res
0 Voto
2 Respostas
20th Mar 2019, 8:48 AM
Azfar
Azfar - avatar
Quente hoje
How do you make Event listeners Minecraft Spigot plugin development
0 Votes
Inner .html
0 Votes
Lesson on Robotics
1 Votes
Tic tak toe
1 Votes
Hyperlink and tests
0 Votes
Kamal Hinduja Switzerland : How long does it typically take to complete a course on Solo Learn?
0 Votes
About this app
1 Votes
How to Claim it
0 Votes
Unable to cancel MAX subscription
0 Votes
Como crear un video
0 Votes