#python #anaconda #jupyter-notebook #visual-code #html #css #javascript #http 제목None출력 2021-10-07 14:15작성자putkeids = [4353,2314,2956,3382,9362,3900]del ids[3]print(ids)print(ids.index(9362))ids.insert(4,4499)print(ids)print(ids.insert(4,4499))이렇게 했을 때 결과 값이 [4353, 2314, 2956, 9362, 3900] 3 [4353, 2314, 2956, 9362, 4499, 3900] None이렇게 나오는데 print(ids.insert(4,4499)) 랑ids.insert(4,4499)print(ids)가 왜 결과값이 다르게 나오는지 모르겠어요 둘 이 같은게 아닌가요? 목록수정삭제답변글쓰기 댓글 [0] 댓글작성자(*)비밀번호(*)내용(*) 댓글 등록 더보기이전[re]step 05 string 실습(나이계산 문제) 질문수업도우미 이유제2021-10-07다음[re]None출력 수업도우미 정수연2021-10-07 Powered by MangBoard | 워드프레스 쇼핑몰 망보드