인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

y73447jh6050's profile image
y73447jh6050

asked

Getting Started with Programming: Introduction to Python (Inflearn Original)

input(2-1): Let the user enter the value they want.

Mac에서 터미널 실행까지는 했는데 어떻게 해야할 지 모르겠어요

Written on

·

409

0

터미널에서 "cd" 이용해서 파이썬 파일을 실행하라고 하셨는데

맥북에서 터미널을 써본 적이 없어서 이해가 안 됩니다. ㅜㅜ 정확히 어떤 명령어를 쳐야 할까요?

python

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요.

터미널이 처음이시면 차근차근 환경 잡는거 부터 배워가시면 될 것 같아요.

아래 링크 보시고 따라하셔서 일단은 python 실행 하는 것 까지 한 번 해보세요!

https://blockdmask.tistory.com/341

y73447jh6050's profile image
y73447jh6050

asked

Ask a question