Skip to content

Instantly share code, notes, and snippets.

@gjz010
Created July 26, 2013 04:18
Show Gist options
  • Save gjz010/6086147 to your computer and use it in GitHub Desktop.
Save gjz010/6086147 to your computer and use it in GitHub Desktop.
QQ GroupRobo
from Tkinter import *
root=Tk()
root.title("QQ GroupRobo")
root.mainloop()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment