Cours
Se connecterCommencer Ă  apprendre l'IA
Cours
Se connecterCommencer Ă  apprendre l'IA

Discussions Q&R

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 Vote
5 Réponses
9th Oct 2020, 12:20 PM
ÄKoderj
Aujourd'hui en vedette
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
2 Votes
Software developer
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
How I can use div
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
For loop with continue and break, while loop With continue and break
0 Votes