Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
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 Stimmen
4 Antworten
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 Stimmen
3 Antworten
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 Stimmen
10 Antworten
29th Jan 2023, 7:23 PM
Abg. Mosquera.
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
Steps in thread step by step with dependent result
1 Votes
Why does it disappear?
0 Votes
What's wrong with my code?
1 Votes
OOP python questions
0 Votes
How to create games and it to Play store
0 Votes
Web page
0 Votes
Python loops
0 Votes