Python Forum
Unable to print stuff from while loop
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to print stuff from while loop
#5
(Sep-17-2020, 01:42 PM)DPaul Wrote: Line 13 : print(mytab[i])
If the value of i exceeds 3, you "break".
index [4] is not assigned a value.
Paul
Thanks a lot for your help
Reply


Messages In This Thread
Unable to print stuff from while loop - by Nick1507 - Sep-17-2020, 01:29 PM
RE: Unable to print stuff from while loop - by Nick1507 - Sep-17-2020, 02:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to Loop Over Date gdbengo 2 1,402 Jan-09-2022, 05:11 PM
Last Post: menator01
Exclamation question about input, while loop, then print jamie_01 5 2,858 Sep-30-2021, 12:46 PM
Last Post: Underscore
  Run the code for some stuff it does not return me why Anldra12 3 3,031 Apr-19-2021, 02:01 PM
Last Post: Anldra12
  why print('\n') produced 2 new lines instead of 1 - Located inside a FOR loop JulyFire 2 2,691 Jan-10-2021, 01:50 AM
Last Post: JulyFire
  Print output in single file using pramika loop deepakkhw 1 2,195 Jul-11-2020, 11:57 AM
Last Post: j.crater
  Unable to combine print statements in for loop adeana 2 2,122 Jun-12-2020, 05:08 PM
Last Post: adeana
  Create, assign and print variables in loop steven_tr 10 4,633 May-28-2020, 04:26 PM
Last Post: ndc85430
  How Do I Install Stuff for Python? CopBlaster 6 3,442 May-08-2020, 12:27 PM
Last Post: hussainmujtaba
  Learning to have Class and doing stuff with it... bako 2 2,133 Apr-29-2020, 05:07 PM
Last Post: bako
  Print different positions in loop from functions konsular 5 2,951 Oct-16-2019, 08:10 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