View Single Post
Old 05-31-2021, 06:12 PM   #3
sweth
Connoisseur
sweth began at the beginning.
 
Posts: 68
Karma: 10
Join Date: May 2015
Device: Kindle Fire 7 (7G), Kindle PW (2G), Kindle Scribe
I guess I phrased my question poorly. How would one import the math lib to a user-defined function?

Code:
program:
    import math
throws the exception

Quote:
EXCEPTION: Formatter: Expected end of program, found 'math' near 'import' on line 2
sweth is offline   Reply With Quote