CHÀO CÁC BẠN
Mình muốn hỏi? khi mình viết 1 lệnh trong sublime text3
Print "I will now count my chickiens" thì chạy nó trên powserhell
Error: "PS C:\Users\admin\Desktop\HOCCODE\HocPython> python sovatoan.py
File "sovatoan.py", line 1
print "I will now count my chickens"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("I will now count my chickens")?
PS C:\Users\admin\Desktop\HOCCODE\HocPython> python hocpython.py
I "said" do not touch this
PS C:\Users\admin\Desktop\HOCCODE\HocPython> python sovatoan.py
File "sovatoan.py", line 1
print "I will now count my chickens"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("I will now count my chickens"
Nhưng mình thấy video của Anh Đạt dạy thì vẫn viết và chạy được khi không có dấu ().
83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?