Skip to content

Commit

Permalink
[김진아] 3주차 미션 제출 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaniz authored Apr 15, 2024
1 parent 30596cc commit 2b3c380
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions 8th_members/김진아/3주차.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 3주차

## CPython 인터프리터 실행 과정 코드 레벨로 이해하기
<img width="515" alt="스크린샷 2024-04-07 오후 6 05 05" src="https://github.com/mikaniz/CPython-Guide/assets/92143119/b94269ac-413c-423f-b694-ea80a34d4443">

## 파이썬 세션에서 runtime flag 확인하기
<img width="1133" alt="스크린샷 2024-04-07 오후 6 06 29" src="https://github.com/mikaniz/CPython-Guide/assets/92143119/720ecbc0-9f2a-469d-9405-a39fc12844b4">


## importlib.util.find_spec 함수를 사용해서 원하는 모듈의 위치를 찾아보기
<img width="1137" alt="스크린샷 2024-04-07 오후 6 11 14" src="https://github.com/mikaniz/CPython-Guide/assets/92143119/026a9bf3-3e59-4fa7-b537-465ad330f427">

0 comments on commit 2b3c380

Please sign in to comment.