python
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판이전 판다음 판 | 이전 판 | ||
| python [2018/11/22 10:56] – [Get last result in the interactive python shell] ican | python [2022/06/01 12:03] (현재) – [Get last result in the interactive python shell] ican | ||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== Python ====== | ====== Python ====== | ||
| + | 2021년 부터는 Python3가 main stream으로 자리를 잡아가고 있다. | ||
| ===== Get last result in the interactive python shell ===== | ===== Get last result in the interactive python shell ===== | ||
| 줄 11: | 줄 11: | ||
| </ | </ | ||
| + | f-string | ||
| + | <code language=python> | ||
| + | test = 4 | ||
| + | print(f' | ||
| + | |||
| + | test = 4 | ||
| + | </ | ||
python.1542851808.txt.gz · 마지막으로 수정됨: 저자 ican
