> i am new to this community. > > does it take many days to learn basic programs like prime numbers, > fibonacci series,factorial etc. > > i have been trying to learn factorial of a given number for three days and > i am still not getting it. > > how many of you are SELF TAUGHT python or did you guys joined an academy > to learn python > > Since you are new, you are trying to do two things at once
- Learning the language - Learning the logic The approach which I would take is to understand the logic without the language, in this case python. Then learn the language while trying to implement the logic.
_______________________________________________ Chennaipy mailing list Chennaipy@python.org https://mail.python.org/mailman/listinfo/chennaipy