Skip to content

Commit

Permalink
[고동희] 3주차 미션 제출 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
High-East authored Apr 1, 2024
1 parent d12dedc commit 31ee209
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions 8th_members/고동희/3주차.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 3주차

## [1] CPython 인터프리터 실행 과정 코드 레벨로 이해하기

<figure>
<img src="week_3_1.png" alt="" style="width: 800px; display: block; margin: 0 auto;">
</figure>

## [2] 파이썬 세션에서 runtime flag 확인하기

<figure>
<img src="week_3_2.png" alt="" style="width: 800px; display: block; margin: 0 auto;">
</figure>

## [3] `importlib.util.find_spec` 함수를 사용해서 원하는 모듈의 위치를 찾아보기

<figure>
<img src="week_3_3.png" alt="" style="width: 800px; display: block; margin: 0 auto;">
</figure>
Binary file added 8th_members/고동희/week_3_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 8th_members/고동희/week_3_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 8th_members/고동희/week_3_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 31ee209

Please sign in to comment.