First time here? Check out the FAQ!
asked 9 years ago
Is there a way to protect built-in variables? This means that I get a warning if I use code like this:
pi = 5 var('I')
updated 9 years ago