In play.html the python example is not valid python 3 code. In python 3 the code would be written as ` print("This is valid python 3 code") `
In play.html the python example is not valid python 3 code. In python 3 the code would be written as
print("This is valid python 3 code")