Skip to content

Commit d864f49

Browse files
committed
Merge branch 'Ebee'
2 parents 4814a12 + 29afd14 commit d864f49

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

posts/Ebee/2026-c4-week2.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
# ------- 편집 하지 말 것 ------- #
3+
outline: false
4+
lastUpdated: True
5+
comment: true
6+
# ---------------------------- #
7+
8+
title: "python -m 실행 옵션"
9+
date: 2026년 4기 2주차
10+
author: 조은비
11+
link: "https://wavicle.tistory.com/43"
12+
tags:
13+
- python
14+
15+
---
16+
17+
# {{ $frontmatter.title }}
18+
19+
<br>
20+
21+
<!-- 여기는 냅두기 -->
22+
::: warning 제출함
23+
- `🥳 작성자` {{ $frontmatter.author }}
24+
- `🔗 링크` <a :href="$frontmatter.link" target="_blank" rel="noopener"> {{ $frontmatter.link }} </a>
25+
:::
26+
27+
<!-- 업데이트 사항 등 필요한 내용 아래부터 자유롭게 사용 -->
28+
<!-- ::: info 개요
29+
30+
::: -->

0 commit comments

Comments
 (0)