On Tue, Apr 3, 2012 at 1:31 AM, Maarten Derickx <m.derickx.stud...@gmail.com> wrote: > In your setup everything worked ok. You just defined a function called > hello. The function was never executed so you didn't see anything. > To execute the function try the following: > > hello()
Ok > Considdering you are new with sage I suggest first learn how to use python > (and don't use the %cython). Only after you are familiar with that it might > be good to start learning cython. And then would only need it if you wrote > some code that calls some fast functions in a smal for loop that is > annoyingly slow. > Thanks for guidance. I will definately follow. :-) -- Priyanka Kapoor http://kapoorpriyanka.in Linux User Group, Ludhiana -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org