Print function in vscode extension is missing

The print() function is there and it should work. Can you share the code you are trying to run?

Note that print and console.log will print in the VS Code Output panel, while the result of the playground is displayed in an editor.