The print() function is there and it should work. Can you share the code you are trying to run?
print()
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.
print
console.log