kunsu's archive
이곳은 그냥 나를 위한 개인적인 아카이브입니다 :)
Wednesday, March 6, 2019
python text 입력
c++에서 cin 과 같이 문자열을 입력 받고자 한다면, 다음과같이 input함수를 이용하면 된다.
name = input("Enter a name: ")
print(name)
참고:
https://pythonprogramminglanguage.com/input/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment