testing
PYTHON Code Editor Run ► # demo_variables1.py x = 5 y = "Hello, World!" print(x) print(y) print("This code ran successfully!") Result Click "Run" to see the output here.
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!