#!/usr/bin/python
# -*- coding: utf-8 -*-
print "Pokémon GO Việt Nam"
You can find here more info
For PyCharm settings, go to the menu: PyCharm --> Preference then use the search to look up "encoding", you should reach the following screen:
#!/usr/bin/python
# -*- coding: utf-8 -*-
print "Pokémon GO Việt Nam"
You can find here more info
#!/usr/bin/python
# -*- coding: utf-8 -*-
print "Pokémon GO Việt Nam"
You can find here more info
For PyCharm settings, go to the menu: PyCharm --> Preference then use the search to look up "encoding", you should reach the following screen:
#!/usr/bin/python
# -*- coding: utf-8 -*-
print "Pokémon GO Việt Nam"
You can find here more info
lang-py