• Corsi
  • Compilatore di codice
  • Discuti
  • Prezzi
  • Squadre
Menu

Discussioni Q&A

what is the output of def func(x): res = 0 for i in range(x): res += i return res print(func(4))?
python
-11 Voti
17 Risposte
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 Voti
16 Risposte
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 Voti
2 Risposte
12th Aug 2020, 7:46 AM
Shubham Kumar
Shubham Kumar - avatar
Function output
deffunc(a)func(x):print(a)x=1
0 Voti
5 Risposte
12th Feb 2020, 8:35 PM
Sinan
explanation plzzzz!!!
+==0defforfunc(x):iinrange(x):res
0 Voti
2 Risposte
20th Mar 2019, 8:48 AM
Azfar
Azfar - avatar
Popolare oggi
I need advice
1 Votes
Why do I suck at C# it‘s Hard but i know C# is Hard but tooooo much😭
1 Votes
What is Typecasting?
1 Votes
How to zoom in and out in sololearn for testing media quarries in css
0 Votes
Stream
1 Votes
Subscription
0 Votes
I need help on what to write as my first project
0 Votes
Make a app
0 Votes
Java Advanced Module
0 Votes
How Does DSA will help me with web development?
1 Votes