블로그
- 위저,Weezer-Happy Hour |MV.가사해석 she's crushin' me with a 20 ton weight 하지만 그것도 잠시, 내 상사가 들어와서는 20톤의 무게로 날 후려치네 Just like in Monty Python Monty Python처럼 말야 Somebody left on the sink, it's still running 누가 수도꼭지를 열어뒀나봐, 물이 계속해서 흐르고있거든 My eyes
- Python - Errors and Exceptions *Raise : the keyword to generate an error in Python *Assert keyword: This keyword tries to verify that a conditional expression is true, and if it's false it raises an assertion error with the indicated
- Python - Subprocesses - Baked in functionality : functionality incorporated into Python or SW programs - To run the external While the parent process, which is our script, is waiting on the subprocess to finish, it's blocked,