• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

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 Votes
5 Answers
9th Oct 2020, 12:20 PM
ÄKoderj
Hot today
Html question
1 Votes
How to draw whit java?
1 Votes
Help a new learner
1 Votes
Can We Review Completed Lessons?
2 Votes
Code Coach Aims
2 Votes
New learner
1 Votes
what are the basics to know about the backend ddevelopment
1 Votes
Slicing
1 Votes
How do you link css to html on Sololearn
0 Votes
Check project my developer
0 Votes