01/10/2018, 09:45
Em mới học python mà khi chạy chương trình báo lỗi này là sao ạ
Traceback (most recent call last):
File “.ex13.py”, line 3, in
script, first, second, third = argv
ValueError: need more than 1 value to unpack

Bài liên quan
bạn thử chạy như thế này xem
python ex13.py one two three