• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

what is the output of def func(x): res = 0 for i in range(x): res += i return res print(func(4))?
python
-11 Stimmen
17 Antworten
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 Stimmen
16 Antworten
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 Stimmen
2 Antworten
12th Aug 2020, 7:46 AM
Shubham Kumar
Shubham Kumar - avatar
Function output
deffunc(a)func(x):print(a)x=1
0 Stimmen
5 Antworten
12th Feb 2020, 8:35 PM
Sinan
explanation plzzzz!!!
+==0defforfunc(x):iinrange(x):res
0 Stimmen
2 Antworten
20th Mar 2019, 8:48 AM
Azfar
Azfar - avatar
Heute heiß
Ai generated practices
2 Votes
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
1 Votes
Solving coding challenges
1 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
Changing String Variables into int in C++
0 Votes
I am new
1 Votes
Advertising in Sololearn
0 Votes
Fill in the blank to declare a static variable.
0 Votes
How can i insert files?
1 Votes