On Sun, Dec 9, 2018 at 10:57 AM chandra chowdhury
<pc.chandr...@gmail.com> wrote:
>
> I have a sequence which I stored in an array.
> I want to find the period of the sequence.
> But the following code gives error.
>
> S=[1,2,3,1,2,3]
> S=Sequence(S)
> print S.period()

What does tell you that Sequence has such a method implemented?
This does not appear to be the case.


>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to