Python Forum
Recommendation - Resource - While loops, if/elif/else nested, functions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recommendation - Resource - While loops, if/elif/else nested, functions
#1
I have found many resources on this website as well searching all over the internet, however I haven't found something that directly helps what I'm looking for. What I'm looking for is any resource(s (video, document, etc.) that really breaks down the operations, hierarchy, and/or definitions for:
  • while loops
  • if/else/elif (nested statements)
  • functions

For homework I've had to solve problems that involve all 3 of those in one, and it is just very confusing. I'm having a hard time visualizing and internalizing the correct order of things, and how to best execute something.

If you have resource that ever made you say, "Wow! That couldn't have been any clearer!" I would love to know what it is.
I'm not completely in the dark on these 3 aspects of Python individually, when they're altogether in one question/problem, it becomes very tangled for me.

Any help is greatly appreciated!
Reply


Messages In This Thread
Recommendation - Resource - While loops, if/elif/else nested, functions - by musicjoeyoung - May-15-2020, 05:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Books - Recommendation lasek723 5 3,800 Oct-29-2020, 08:01 AM
Last Post: snippsat
  Recommendation for good Python project and code to study kmiklas 1 2,402 Jan-16-2020, 10:53 PM
Last Post: Larz60+
  want recommendation for DNS servers seen in Pypi Skaperen 0 1,657 Jul-23-2019, 03:48 AM
Last Post: Skaperen
  Best resource to learn and pass interview oryucouk 5 3,047 May-18-2019, 05:19 AM
Last Post: heiner55
  Tutorial recommendation FlatAssembler 1 2,633 Jul-13-2018, 12:12 PM
Last Post: buran

Forum Jump:

User Panel Messages

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