Applescript–execute multi line code

I have some apple script code: tell application "System Events" key code 97 end tell How do i write the code as a osascript -e command in Terminal? Everytime I try using \n or the such, I get