input() 함수 사용하기
2023.10.10 - [Python] - [Python] input 함수 사용하여 사용자 입력받기.
sys.argv 사용하기
2023.09.25 - [Python] - [Python] sys 모듈
Example
2023.10.10 - [Python] - [Python] Example: input, sys.argv and argparse
다른 모듈 이용하기
argparse 이용하기
https://dsaint31.tistory.com/477
getopt 이용하기
작성예정
같이보면 좋은 자료들
2023.10.06 - [분류 전체보기] - [Python] Python 정리
728x90
'Python' 카테고리의 다른 글
[Python] f-string과 for문 체크 문제 (0) | 2024.09.04 |
---|---|
[Python] Class 간단 정리 (0) | 2024.07.24 |
[Programming] Binding: Name Binding and Language Binding (0) | 2024.06.06 |
[Python] Ex: Relative Path Import 시 주의할 점 (0) | 2024.06.04 |
[Python] PIL, Pillow, OpenCV, and Scikit-image (0) | 2024.06.03 |