Cho e hỏi lỗi này là lỗi gì vậy? Em đang làm thrp cách a Đạt chire trên video sao mà vẫn lỗi vậy?
# -*- coding: utf-8 -*-
print "Hello THẾ GIỚI!"
print "Hello Again"
print " I like typing this."
print "This is fun."
print "Yay! Printing."
print "I'd much rather you 'not'."
print "i 'said' do not touch this."
Main.java:1: error: illegal character: '#'
# -*- coding: utf-8 -*-
^
Main.java:1: error: class, interface, or enum expected
# -*- coding: utf-8 -*-
^