3 lines
69 B
Python
Executable file
3 lines
69 B
Python
Executable file
#!/usr/bin/env python3
|
|
from tkinter import *
|
|
from tkinter import ttk
|