# ChienNV's Feedback Github: https://github.com/nguyendalong/ubot --- - Commit unnecessary files (pycache, venv) - Commit doesn't present the progress. - Application worked well. - Code isn't pythonic: ``` # don't need to covert string to array input_str_road = str(input_str_road) arr_road = list(input_str_road) ``` ``` # for character in strings len_arr = len(arr_str) for i in range(len_arr): ``` - Code isn't clean.
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up