mirror of
https://github.com/ApfelTeeSaft/SplitNotes.git
synced 2026-08-27 11:53:28 +00:00
Added initial files that were created without version control. A number of .py files and a resource folder with a couple of icons.
3 lines
50 B
Python
3 lines
50 B
Python
import tkinter
|
|
|
|
tkinter.messagebox.showinfo("hi!") |