File tree Expand file tree Collapse file tree 4 files changed +64
-4
lines changed
Expand file tree Collapse file tree 4 files changed +64
-4
lines changed Original file line number Diff line number Diff line change 1+
2+
3+ * .class
4+ Level1-Module3 /_01_gui_app_bindings /_c_PigLatinTranslator /__pycache__ /PigLatinConverter.cpython-38.pyc
5+ * .xml
6+ * .iml
7+ * .xml
8+ * .pyc
9+
10+ .DS_Store
11+ .venv
12+ .idea
13+ .idea /workspace.xml
14+
15+
16+
17+ # Byte-compiled / optimized / DLL files
18+ __pycache__ /
19+ * .py [cod ]
20+ * $py.class
21+
22+ # Virtual environments
23+ .env
24+ .venv
25+ env /
26+ venv /
27+
28+ # Distribution / packaging
29+ build /
30+ dist /
31+ * .egg-info /
32+ * .egg
33+
34+ # Unit test / coverage reports
35+ .coverage
36+ * .cover
37+ * .py,cover
38+ .hypothesis /
39+ .pytest_cache /
40+ nosetests.xml
41+ coverage.xml
42+
43+ # Jupyter Notebook
44+ .ipynb_checkpoints
45+
46+ # IDE / Editor directories and files
47+
48+ .idea /
49+
50+ # Logs
51+ * .log
52+
53+ # Miscellaneous
54+ * .bak
55+ * .swp
56+
57+ saved /
58+
59+ .jtl /* completion *
60+ .vscode
Original file line number Diff line number Diff line change 1- syllabus-completion.json
1+ syllabus-completion.json
Original file line number Diff line number Diff line change 8989 "name" : " python" ,
9090 "nbconvert_exporter" : " python" ,
9191 "pygments_lexer" : " ipython3" ,
92- "version" : " 3.12.1 "
92+ "version" : " 3.12.10 "
9393 },
9494 "syllabus" : {
9595 "uid" : " Xsz3sJlg"
Original file line number Diff line number Diff line change 3030 },
3131 "language_info" : {
3232 "name" : " python" ,
33- "version" : " 3.12.1 "
33+ "version" : " 3.12.10 "
3434 },
3535 "syllabus" : {
3636 "uid" : " FeB2FgBc"
3737 }
3838 },
3939 "nbformat" : 4 ,
4040 "nbformat_minor" : 5
41- }
41+ }
You can’t perform that action at this time.
0 commit comments