Hello cả nhà,
Mình mới học Python, hiện tại mình muốn tham khảo các file .py đã được viết thì có thể xem ở đâu ? Và cách để chạy file .py. Mình có lên github lấy 1 file global_functions.py về chạy nhưng báo lỗi (mình xài ver 2.7, chạy trên cmd):
File "D:\duy\Python project\btap1.py", line 258
SyntaxError: 'Non-ASCII character '\xc3' in file D:\duy\Python project\btap1.py on line 259, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
[Finished in 0.4s with exit code 1]
[shell_cmd: python -u "D:\duy\Python project\btap1.py"]
[dir: D:\duy\Python project]
[path: C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS
Mình lấy file ở trang này: https://github.com/juliarizza/certificate_generator.