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

제목[re]질문드립니다2022-03-26 14:50
작성자

질문 1. +1900 은 왜 써주는건가요? - to add up number to be in the range of 20th century  


질문 2. [  ] 안에 숫자는 왜써주는건가요? 각 변수에 두자리씩 끊어들어가기 때문일까요? - Yes to look at specific characters in the string.


질문3. 프린트실행시 "주민등록번호 앞자리 6자리를 입력해주세요" 가 먼저 나오니 userinput 변수를 먼저 꼭  입력해야 할 필요가 있는건 아닌건가요? 

Yes  we do have to have userinput before using the function makeBirthdaystring, since userinput is our input for the function



댓글
이전질문드립니다2022-03-25
다음import sys 에 관해 문의드립니다 .2022-03-25