Python Forum
Is there a way of improving this leaderboard system?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a way of improving this leaderboard system?
#2
Which i does if i != 0: refer to, the first or second for i in
for i in range(555):
    for i in range(len(sortlist)-1):
        if i != 0: 
Reply


Messages In This Thread
RE: Is there a way of improving this leaderboard system? - by woooee - Feb-11-2019, 06:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Difference between os.system("clear") and os.system("cls") chmsrohit 7 16,747 Jan-11-2021, 06:30 PM
Last Post: ykumar34
  Need help improving function that reads file into list of tuples t4keheart 6 3,110 Nov-03-2020, 04:58 AM
Last Post: ndc85430
  Improving my understanding of functions and methods menator01 2 2,170 Apr-24-2020, 06:26 AM
Last Post: menator01
Question Difference between Python's os.system and Perl's system command Agile741 13 6,955 Dec-02-2019, 04:41 PM
Last Post: Agile741
  Improving code to autorename if filename exists Den0st 5 3,024 Sep-23-2019, 07:53 AM
Last Post: wavic
  Improving bot SheeppOSU 0 26,253 Jun-01-2019, 08:06 PM
Last Post: SheeppOSU
  Improving Efficiency of SVM by various available kernels Sachtech 0 2,114 Apr-09-2018, 07:29 AM
Last Post: Sachtech
  Question on runtime and improving nested for loops ackmondual 1 3,089 Jun-13-2017, 11:11 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

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