Generation

translateWed, 31 Jan 2024

打印hello word

print("hello world") I get the following error: Traceback (most recent call last): File "./run.py", line 1, in <module> from test import Test File "./test.py", line 1, in <module> from test2 import Test2 File

Want to kickstart your project?Use the new AI Studio to create your code