8000 흔한 찐따의 파이썬 코드 업로드 · iamjjintta-python/webcode@53e9fea · GitHub
[go: up one dir, main page]

Skip to content

Commit 53e9fea

Browse files
committed
흔한 찐따의 파이썬 코드 업로드
흔한 찐따의 파이썬 코드 업로드
1 parent 3cbc5ef commit 53e9fea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

iamjjintta/master.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
import os
3+
4+
5+
def call(cmd):
6+
return os.system(cmd)

0 commit comments

Comments
 (0)
0