Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~333 People Reached
Favorite Forums
Favorite Tags
Member Avatar for RetawGnrips

Hello, I am currently trying to use the code below to increment the currentChild after every iteration. However, in the output shown below, it is apparent that the value is never changing. There are four children in this example, so it is printing out the statements the correct number of …

Member Avatar for dph729
-1
130
Member Avatar for RetawGnrips

Hello, I am new to Python, and have a specific task that I was curious to see if it could be implemented in Python. I have access to a server that will accept requests to query a database utilizing HTTP URLs, and it responds to the request with the results …

Member Avatar for zachabesh
0
203