Курсы
ВойтиНачать изучение ИИ
Курсы
ВойтиНачать изучение ИИ
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 ответ
+ 1
https://www.sololearn.com/learn/658/?ref=app
26th Jul 2018, 3:22 AM
Louis
Louis - avatar

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Best language?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes