├── what's up.txt ├── Never give up.txt ├── what is the reason └── README.md /what's up.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Never give up.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /what is the reason: -------------------------------------------------------------------------------- 1 | I don't know exactly. 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Quickdraw 2 | This is practice of quickdraw repository 3 | --------------------------------------------------------------------------------