Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teddylee777 authored Aug 6, 2021
1 parent 00fed7e commit 145db5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00-Python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

1. [자료구조](https://colab.research.google.com/drive/1Ktuc9Cb2AmYowV-5nO4LbCbqJvvYFIxs?usp=sharing)
2. [리스트(list)와 튜플(tuple)](https://colab.research.google.com/drive/1N8HTGWUcIWB51qjbmQ24_etbGvSry17o?usp=sharing)
3. [세트(set), 딕셔너리(dictionary)](https://colab.research.google.com/drive/1XbL1iKp-NneXWfJQGMG3GiaHU7j0U61L?usp=sharing)
3. [세트(set), 딕셔너리(dictionary)](https://colab.research.google.com/drive/1Z06yrEcOp0Yfl3F8iFUUDLoYHcp--UAb?usp=sharing)
4. [문자열(str)](https://colab.research.google.com/drive/1zrkjw61_qMEK4gCb3aOaV5ocnO2_RxNq?usp=sharing)
5. 연산(+, -, *, /, //, %)
6. 비교연산자, 논리연산자, 삼항연산자, 조건문
Expand Down

0 comments on commit 145db5e

Please sign in to comment.