Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- MacOS
- instruction
- architecture
- DB
- Java
- Class
- system
- Pipelining
- react
- DoM
- php
- for
- python
- html
- web
- while
- MIPS
- DS
- control
- Linux
- function
- Algorithm
- github
- DATAPATH
- javascript
- data structure
- mysql
- computer
- XML
- CSS
Archives
- Today
- Total
YYYEJI
[Python] 맥(macOS) 터미널에서 .py 파일 실행시키기 본문
728x90
현재 디렉토리에 있는 hello.py 파일을 실행시켜 보도록 하겠습니다.
$ python3 hello.py
Done ⍤
'Python' 카테고리의 다른 글
[Python] 변수의 정의와 선언 (0) | 2022.09.23 |
---|---|
[MacOS] Terminal에서 파이썬 실행 및 종료하기 (0) | 2022.09.06 |
[Python] MacOS에서 Conda 사용하기 (0) | 2022.09.02 |
[Python] MacOS에서 Conda 설치하기 (0) | 2022.09.01 |
[Python] 맥(macOS)에서 파이썬 설치하기 (0) | 2022.08.04 |