While writing a small Python script, I noticed that when the string "????" is passed as a command-line argument, it converts to "data"
"????"
"data"