asked
Introduction to Python and Creating Various Automated Applications Using Web Crawling
Python Installation and Development Environment Setup (3) - Writing Test Code
Written on
·
115
0
from tkinter import *로 실행이 안되시는 분은
from Tkinter로 대문자로 하면 되요..
참고
Answer