Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
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
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
help my code does not iterate
(x,y):
==
defsearch
for
i
i
if
in
x.split()
x.split():
0 Vote
10 Réponses
29th Jan 2023, 7:23 PM
Abg. Mosquera.
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes
How Much RAM is Required for Object Detection Project
0 Votes
Hey ! how to install modules on this app
0 Votes