Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
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-arguments
modules
0 Stimmen
2 Antworten
12th Aug 2020, 7:46 AM
Shubham Kumar
Function output
def
func(a)
func(x):
print(a)
x=1
0 Stimmen
5 Antworten
12th Feb 2020, 8:35 PM
Sinan
explanation plzzzz!!!
+=
=
0
def
for
func(x):
i
in
range(x):
res
0 Stimmen
2 Antworten
20th Mar 2019, 8:48 AM
Azfar
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
Saturn League badge
2 Votes
Sololearn keeps crashing
1 Votes
SHOULD I LEARN HTML OR PYTHON/JAVA
0 Votes
Lua course?
2 Votes
Why producer consumer not working at all
1 Votes
certificate
1 Votes
Adding an image to my html
0 Votes
CSS
1 Votes
Not able to activate account
0 Votes
About Advanced Courses
0 Votes