def error_maker(n):
return [0..n]
When I run error_maker(3), I get:
AttributeError: 'float' object has no attribute 'n'
Does anyone know how I can avoid this problem?
Thanks in advance!
Galen
--
You received this message because you are subscribed to the Google Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/555D55A0-3F01-49F4-9FDB-298548D07172%40mac.com.
You received this message because you are subscribed to a topic in the Google Groups "sage-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sage-devel/nS4Ju99oqf8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sage-devel+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAChs6_kvYcagX7NKhnBmudUvFE_t-fK4Q_1zvB5af5eGL4GEGA%40mail.gmail.com.