Zalogowany jako: gość

Forum

Wątek: Foobar 2000

Wróć do listy wątków

1 z 1

1 z 4: mad-gamer

Hello everyone. Do you know if there is a way to reorder items in a Foobar 2000 playlist? Thanks.
Welcome to BGT OS. BGT OS is a new operating system, coded in BGT! A very capable programming language!
27.11.2022 04:46

2 z 4: radiorobbe

Thats easy, just use the default cut/paste commands in the active playlist view.
-- Keiner ist unnütz. Er kann immer noch als schlechtes Beispiel dienen!
27.11.2022 10:39

3 z 4: bomberman29

here is a solution:
foo=[2,4,3,5,0]
bar=[2,-4,6,8,10]
foobar=foo+bar #it is unordered yet
#lets order the foo bar
foobar.sort()
print(foobar) #we see that elements in foobar is reordered.
my github: https://github.com/denizsincar29
27.11.2022 12:38

4 z 4: lwproductions

Lol
How you view life is how you live it. View it well.
30.08.2023 16:27

Wróć do listy wątków

1 z 1


Nawigacja


Copyright (©) 2014-2024, Dawid Pieper