강의

멘토링

로드맵

Inflearn Community Q&A

qlswjddnjs156069's profile image
qlswjddnjs156069

asked

Python that anyone can learn, whether they are a liberal arts major or a non-major!

1.4 Simple System Commands

cd Desktop 지정된 경로를 찾을 수 없다고 뜹니다.

Written on

·

544

1

dir 에 나와있는 항목에서 데스크탑을 찾으라고 했는데 안보이면 onedrive 같은 걸로 대체해도 되는지 궁금합니다. 

python

Answer 1

0

DeepingSauce님의 프로필 이미지
DeepingSauce
Instructor

안녕하세요!

1. 혹시 dir 의 결과를 스크린샷으로 첨부해주실 수 있을까요?

2. 만약 의도하신것이 로컬환경에 폴더형태로 존재하는 OneDrive 폴더라면 대체해도 가능합니다

감사합니다.

qlswjddnjs156069's profile image
qlswjddnjs156069

asked

Ask a question