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')
| 1 | initial version |
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')
| 2 | retagged |
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')
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.