Mar-09-2020, 08:22 PM
You're using globals that are odd too. Besides wanting to see your own effort for your goal, making it a proper function instead of something that relies on global variables would be ideal.
Alternative of this mini code without Enumerate and join function.
|
|
Messages In This Thread |
Alternative of this mini code without Enumerate and join function. - by Ace4Benji - Mar-03-2020, 09:58 PM
RE: Python HELP - Alternative of this mini code without Enumerate and join function. - by ndc85430 - Mar-09-2020, 05:28 AM
RE: Alternative of this mini code without Enumerate and join function. - by micseydel - Mar-09-2020, 08:22 PM
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Code Review: Range and Enumerate | lummers | 2 | 2,871 |
Jan-11-2020, 12:40 AM Last Post: lummers |
|
How to transform an enumerate object into a dictionary | fad3r | 7 | 6,684 |
Feb-11-2018, 11:42 PM Last Post: Larz60+ |
|
enumerate and output control | atux_null | 7 | 6,464 |
Oct-24-2017, 06:50 PM Last Post: Mekire |