{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
82102@LAPTOP-Q74SBCUO MINGW64 ~/Desktop/python_basic_1.5
$ C:/Users/82102/AppData/Local/Programs/Python/Python311/python.exe c:/Users/82102/Desktop/python_basic_1.5/ex/ex34.py
{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
{0: 'Rad', 1: 'Green', 2: 'Black', 3: 'Blue', 4: 'Orange', 5: 'Purple'}
{100: 'Rad', 101: 'Green', 102: 'Black', 103: 'Blue', 104: 'Orange', 105: 'Purple'}
타임 딜레이~~ (0) | 2024.07.09 |
---|---|
응용하기 (0) | 2024.07.08 |
json 파일읽어오기 (0) | 2024.07.08 |
json 파일 변환 (0) | 2024.07.08 |
출력 스타일 (0) | 2024.07.08 |