use of unknown declaration 'Python'
I get the following error message when writing a line of Code i got from Mojo Playground
This is the line:
This is the line:
let py = Python.import_module("bultins")let py = Python.import_module("bultins")