Kursy
Zaloguj się
Zacznij uczyć się AI
Kursy
Zaloguj się
Zacznij uczyć się AI
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
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 głosów
4 odpowiedzi
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 głosów
3 odpowiedzi
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 głosów
10 odpowiedzi
29th Jan 2023, 7:23 PM
Abg. Mosquera.
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
Software developer
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How I can use div
0 Votes