0

I am on Windows 8 and writing a Python (Python 3.6.5) program to get some data from a webpage. I am getting the result and displaying it on the screen using print() function.

When it prints it out, it shows me diamond shaped question mark instead of double quotes, I know that it is an encoding conflict.

Please advise how to resolve this problem.

Adeesh Jain
  • 119
  • 5
Z-CODE
  • 19
  • 3
  • 1
    You can get the answer from here . https://stackoverflow.com/questions/41812162/character-showing-up-as-diamond-question-mark-only-at-end-of-line-pythontext – Usman Dec 28 '18 at 07:54
  • Possible duplicate of [Character showing up as diamond question mark only at end of line (Python>Text)](https://stackoverflow.com/questions/41812162/character-showing-up-as-diamond-question-mark-only-at-end-of-line-pythontext) – Danyla Hulchuk Jan 06 '19 at 05:49

0 Answers0