Commit 7575fbc3 by BellCodeEditor

save project

parent 52006f69
Showing with 13 additions and 2 deletions
import wordcloud import tkinter
\ No newline at end of file
def login_to_reg():
app_login.root.destroy()
app_reg = My_register()
app_reg.show()
def reg_to_login():
pass
def register():
pass
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment