Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
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 голосов
4 ответов
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 голосов
3 ответов
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 голосов
10 ответов
29th Jan 2023, 7:23 PM
Abg. Mosquera.
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Someone can help me
2 Votes
What's wrong with this?
2 Votes
X velocity
0 Votes
HTML community, HELP!!
2 Votes
Files not linking in C++
0 Votes
I am a super beginner
0 Votes
Web Dev
0 Votes
I want to make a triangle area calculator ,anybody can teach me
1 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes