I\'m really, really new to Python and was making a small test program.
Here is my code:
def start (): print (\"This is where text would b
The try needs an except clause.
try
except