Skip to content

Instantly share code, notes, and snippets.

# -*- coding: utf-8 -*-
import Tkinter
import random
import copy
import hashlib
import cx_Oracle
__author__ = 'Alex'
# -*- coding: utf-8 -*-
import Tkinter
import random
import copy
import hashlib
import cx_Oracle
__author__ = 'Alex'