mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-03-01 03:18:42 +00:00
Update and rename calender.py to calendar.py
This commit is contained in:
parent
9427db2b48
commit
2657406132
@ -4,7 +4,7 @@ from PIL import ImageTk, Image
|
|||||||
import calendar
|
import calendar
|
||||||
root = tk.Tk()
|
root = tk.Tk()
|
||||||
root.geometry('400x300')
|
root.geometry('400x300')
|
||||||
root.title('Calender-Techarge')
|
root.title('Calendar-Techarge')
|
||||||
root.iconbitmap("calender-ico.ico")
|
root.iconbitmap("calender-ico.ico")
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user