Python Forum
Regarding question on coding
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regarding question on coding
#3
(May-26-2020, 01:04 AM)asmfloyd Wrote: I am not understanding what "for child in children" does?
children is range object. by iterating over children, child value is changing from 0 to 9. It looks the purpose is to have 10 values in the dataset for each month value
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Regarding question on coding - by asmfloyd - May-26-2020, 01:04 AM
RE: Regarding question on coding - by deanhystad - May-26-2020, 05:06 AM
RE: Regarding question on coding - by buran - May-26-2020, 08:02 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Basic Coding Question: Exit Program Command? RockBlok 3 601 Nov-19-2023, 06:31 PM
Last Post: deanhystad
  Basic coding question with Python Than999 3 3,141 Jul-17-2019, 04:36 PM
Last Post: jefsummers
  Completely new to coding - quick question Oster22 1 2,715 Jun-19-2018, 08:42 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020