표준입력 (stdin)
실행옵션 (runtime option)
코드:
실행 »
표준입력/실행옵션
e = "내가 정의한 변수 e" print(e) from math import * print(e)