generated from Pseudo-Lab/Jupyter-Book-Template
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c579be0
commit e409847
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# pdb 실행 해보기 | ||
<img width="844" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/31edda8b-adeb-4c32-ab05-53f3526c8cd3"> | ||
<br><br> | ||
|
||
# CProfile 예제 파일 직접 생성해서 실행해보기 | ||
12주차 미션으로 제출한 python game.py 코드를 그대로 사용했습니다. 실행 결과는 아래와 같습니다.<br> | ||
<img width="560" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/2850f870-dda5-4e80-b28e-b48b1c974f36"> | ||
<img width="818" alt="image" src="https://github.com/Pseudo-Lab/CPython-Guide/assets/48075848/c558a555-a792-4d5b-842e-ddbc22c5274a"> |