Skip to content

Commit 9e11a65

Browse files
authored
Update Translator_HosnaHamdieh.py
1 parent 0a701ed commit 9e11a65

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Translator_HosnaHamdieh.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
1+
"""
2+
This script was writen to make a translator using a GUI interface
3+
Developer: Hosna Hamdieh
4+
"""
25
from tkinter import *
36
from translate import Translator
47

0 commit comments

Comments
 (0)