사용자 도구

사이트 도구


courses_db_2018_과제3_changelog

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

courses_db_2018_과제3_changelog [2018/12/04 01:19]
gsjung 만듦
courses_db_2018_과제3_changelog [2021/04/13 06:54]
줄 1: 줄 1:
-===== 과제3 공지 업데이트 ===== 
-==== 업데이트 내역 ==== 
- 
-==== FAQ ==== 
-JSON-Style String --> Python dict 
-<code> 
-import json 
-json.loads( json_like_string ) 
-</code> 
- 
-Python Dict-style String --> Python dict 
-<code> 
-import ast 
-ast.literal_eval( dict_like_string ) 
-</code> 
  
courses_db_2018_과제3_changelog.txt · 마지막으로 수정됨: 2021/04/13 06:54 (바깥 편집)