Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
code doesnt return anything
#4
(Jun-30-2020, 07:54 AM)Gribouillis Wrote: What about
print(2 * 243 - 1)
It would be a shorter code.

Your while loop never exits because the line i += 1 should be indented to become part of the while loop.

hey so how do you suggest putting it in the right indentation? thank you
Reply


Messages In This Thread
code doesnt return anything - by ofrihemo - Jun-30-2020, 07:27 AM
RE: code doesnt return anything - by Gribouillis - Jun-30-2020, 07:54 AM
RE: code doesnt return anything - by bowlofred - Jun-30-2020, 08:02 AM
RE: code doesnt return anything - by ofrihemo - Jun-30-2020, 05:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Program doesnt return beginning bilisim19 2 936 Feb-15-2023, 06:23 PM
Last Post: Larz60+
  Run the code for some stuff it does not return me why Anldra12 3 2,873 Apr-19-2021, 02:01 PM
Last Post: Anldra12
  I have two Same Code but One of them Doesnt Work beginner721 6 3,096 Jan-22-2021, 10:56 PM
Last Post: beginner721
  python code (embedded in Redshift) to return result of the query Mel 0 2,459 Aug-24-2018, 06:12 PM
Last Post: Mel
  why doesnt the while loop run? supermane 3 3,114 Aug-04-2018, 06:01 AM
Last Post: wavic
  Why does this work and this doesnt= puruvaish24 1 2,605 May-22-2018, 03:58 AM
Last Post: scidam
  Python code doesnt run tsetsko 3 3,799 Sep-02-2017, 01:47 PM
Last Post: tsetsko

Forum Jump:

User Panel Messages

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