• Cursos
  • Compilador de CĂłdigo
  • Discutir
  • Preços
  • Teams
Menu

Q&A DiscussÔes

extend()
extendlistsmethodspython3
3 Votos
6 Respostas
2nd Aug 2018, 7:52 AM
tardigrade
tardigrade - avatar
What is extend() function in python?
python3
1 Voto
3 Respostas
31st Jul 2020, 6:54 AM
riya charles
riya charles - avatar
What is the difference between append() and extend() methods in Python lists?
pythonpython3
1 Voto
2 Respostas
17th Aug 2023, 5:01 PM
Zahed Shaikh
Zahed Shaikh - avatar
Is it possible to concatenate an extended list (using extend() method) to another list?
python3
2 Votos
2 Respostas
6th Mar 2020, 2:16 PM
sai
Why the string breaks while adding the lists?
addinglistsextend()listspython
1 Voto
4 Respostas
19th Apr 2021, 5:52 AM
Aman Kumar
Aman Kumar - avatar
Python - Why is the output None when the extend() method is placed inside print()?
extend()print()python
0 Voto
2 Respostas
13th Oct 2020, 9:29 PM
Solus
Solus - avatar
I know how the extend() method works. But when it comes to this program I am not able to figure out the flow of execution. Could
python3recursion
0 Voto
2 Respostas
7th Aug 2022, 4:12 PM
Levi
Levi - avatar
Quente hoje
Functions in python
1 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
I need advice
0 Votes
Answer please
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes