Cursos
Cursos
Compilador de CĂłdigo
Compilador de CĂłdigo
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A DiscussÔes
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
def modify_last(txt, n): s=txt[:] d=txt[-1]*n s,d=gather return "".join(gather) modify_last("Hello", 3) #â "Hello
python.string
0 Voto
5 Respostas
9th Oct 2020, 12:20 PM
ĂKoderj
n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0: print("SoloLearn") elif x % 3 == 0:
@python
-1 Voto
14 Respostas
3rd Jun 2021, 12:14 PM
Gold samuel
Please is to be added or removed from this code n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0:
@python
0 Voto
10 Respostas
4th Jan 2023, 1:04 AM
Ohanenye Kennedy
n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0: print("SoloLearn") elif x % 3 == 0:
a
-1 Voto
2 Respostas
5th Dec 2020, 7:44 AM
Augustine Ansah Owusu
Can you help me in this code?
%
==
0
3
and
for
if
in
int(input())
n):
n=
range(1,
x
x
x
-4 Votos
9 Respostas
17th Jun 2021, 6:44 PM
zoro
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
HTML
2 Votes
Formating in python
0 Votes
How to have a helper function in a class ,without getting a warning of (self expected as the first parameter )
1 Votes
Could you ple ase help me???
1 Votes
Header, Main, Footer
0 Votes
Which frameworks for best performance rendering edge points for images?
3 Votes
Whoâs been using this app for 7+ years
0 Votes
How to learn this code
1 Votes
How to grow in sololearn
0 Votes
Ways to host my discord bot online 24/7 with no cash
2 Votes