[python] 파이썬 유휴.
The only thing i found so far is that if an editing session of IDLE is connected with python shell (called "interactive mode" in the question, i.e. after an attempt to run the edited script) then "non-interactive" IDLE can autocomplete based on values in interactive window. For example, if I type a = []; a.appen and then hit it will do nothing, but if I previously type a = [] in correspo..
카테고리 없음
2021. 2. 28. 17:31