• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

Can i call it selective sorting?

array = [1,3,2,4,6,5] new arr = [] for i in range (len (array)) minn = min (array) array.remove (minn) new_arr.append (minn) print (new_arr)

pythoncodedatascience
26th Jul 2018, 3:06 AM
Jashan
Jashan - avatar
1 Resposta
+ 1
https://www.sololearn.com/learn/658/?ref=app
26th Jul 2018, 3:22 AM
Louis
Louis - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Hello World!
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
What is wrost mistake that mostly people made while learning coding?
0 Votes
Html learn
1 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
Java doubt coders
0 Votes
How to put multiple inputs in python?
1 Votes
Python ???
0 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmer😅
0 Votes