Cursos
Cursos
Code Compiler
Code Compiler
Discussão
Preços
Equipas
Iniciar sessão
Registar
Menu
Discussões Q&A
Pesquisar
Pesquisar
Fazer uma pergunta
Fazer uma pergunta
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 Votos
4 Respostas
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 Voto
3 Respostas
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 Voto
10 Respostas
29th Jan 2023, 7:23 PM
Abg. Mosquera.
Fazer uma pergunta
Fazer uma pergunta
Fazer uma pergunta
Fazer uma pergunta
Popular hoje
How to do a responsive page?
1 Votes
Running a python code
1 Votes
Can I make coding projects here and run them without sololearn pro, only in sololearn.
0 Votes
Hey I've done the C# and SQL beginner and intermediate, but still feel like there could be more... Is there advanced somewhere?
0 Votes
How create a new language ?
0 Votes
Is there any debugging practice here or not?
1 Votes
Ai in future
1 Votes
Hola
0 Votes
How To Enable Disable Divs?
0 Votes
Beginner question
0 Votes