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

Discussions Q&R

def funA(x,y,z):>>> return (x+y)*z>>> def funB (x,y): >>>return x-y>>> print funA(4,funB(2,3), funB(3,2)) ok what is the answer
python3
2 Votes
4 Réponses
10th Jun 2018, 5:55 AM
Leonardo Monterey
Leonardo Monterey - avatar
def aunt(x, y): return x + 2 def log (x,y): return x*y def do_twice(name, x, y): return name(name(x, y), log(x, y)) x = 5 y= 3 print(do_twice(aunt, x, y)) Solve this problem step by step
python
0 Vote
3 Réponses
31st Jul 2016, 12:06 PM
Rupam Das
Rupam Das - avatar
help my code does not iterate
(x,y):==defsearchforiiifinx.split()x.split():
0 Vote
10 Réponses
29th Jan 2023, 7:23 PM
Abg. Mosquera.
Abg. Mosquera. - avatar
Aujourd'hui en vedette
overloading operators << >>
1 Votes
how does this code function?
2 Votes
.
1 Votes
My question is about python?
0 Votes
Default constructor and default assignment operator
0 Votes
.
0 Votes
i need to learn Coding
0 Votes
Where is my badge?
1 Votes
Quiz duel
0 Votes
Web
0 Votes