• Cours
  • Compilateur de code
  • Discuter
  • Tarification
  • Équipes
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 Réponse
+ 1
https://www.sololearn.com/learn/658/?ref=app
26th Jul 2018, 3:22 AM
Louis
Louis - avatar

Vous avez souvent des questions comme celle-ci ?

Apprenez de manière plus efficace, gratuitement :

  • Introduction à Python

    7.1M apprenants

  • Introduction à Java

    4.7M apprenants

  • Introduction à C

    1.5M apprenants

  • Introduction à HTML

    7.5M apprenants

Voir tous les cours
Aujourd'hui en vedette
Hofstadter a sequence code coach is not running
0 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Vote Code
1 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Without degree job
0 Votes
Script file names
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
How can I add gradient to the background
1 Votes