Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: code doesnt return anything
Post: RE: code doesnt return anything

(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...
ofrihemo General Coding Help 3 2,040 Jun-30-2020, 05:14 PM
    Thread: code doesnt return anything
Post: code doesnt return anything

[hey, im trying to get an odd number that the number that follows it will be divisible by 243 wrote the followring but i dont get any result, please help :) def answer3(): i = 1 while i < ...
ofrihemo General Coding Help 3 2,040 Jun-30-2020, 07:27 AM

User Panel Messages

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