#python #anaconda #jupyter-notebook #visual-code #html #css #javascript #http

제목input(prompt)2022-09-30 14:02
작성자

input("Enter integet (1..9): ")

또는

input(prompt="Enter integet (1..9): " )

를 모두 입력해봤을 때 차이가 없는데 input(prompt)라고 적어야 할 이유가 있나요?

댓글
이전[re]문자열 뒤집기 길이제한 없을 때2022-09-28
다음[re]input(prompt)2022-09-30