• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
Menu

Discussions Q&R

what is the output of def func(x): res = 0 for i in range(x): res += i return res print(func(4))?
python
-11 Votes
17 Réponses
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 Votes
16 Réponses
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 Vote
2 Réponses
12th Aug 2020, 7:46 AM
Shubham Kumar
Shubham Kumar - avatar
Function output
deffunc(a)func(x):print(a)x=1
0 Vote
5 Réponses
12th Feb 2020, 8:35 PM
Sinan
explanation plzzzz!!!
+==0defforfunc(x):iinrange(x):res
0 Vote
2 Réponses
20th Mar 2019, 8:48 AM
Azfar
Azfar - avatar
Aujourd'hui en vedette
Hofstadter a sequence code coach is not running
0 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Vote Code
1 Votes
Input errors (python)
1 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Without degree job
0 Votes
Script file names
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
How can I add gradient to the background
1 Votes