Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
Latest activity
Media
New media
New comments
Search media
Awards
Latest activity
Register
Log in
Register
What's new
Search
Search
Search titles only
By:
Menu
Log in
Register
Install the app
Install
Home
Tags
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
şarkı oynatıcı pyhton
Python ile Müzik Oynatıcı
Python İle Müzik Oynatıcı Program import pygame import tkinter as tkr from tkinter.filedialog import askdirectory import os music_player = tkr.Tk() music_player.title("My Music Player") music_player.geometry("450x350") directory = askdirectory() os.chdir(directory) song_list = os.listdir()...
n9ine
Thread
May 4, 2022
python
şarkı
oynatıcı
pyhton
Replies: 0
Forum:
Python
Home
Tags
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom