NotchApple1703
NotchApple1703

Reputation: 1

Pycord leaderboard pagination

I have a leaderboard stored in a multi line string

  1. Ben: 100
  2. Tom : 70
  3. Bill: 50
  4. Linda: 30
  5. John: 10 How can I display 2 people in each page with for loop?

This is what I expected

This is my current code https://replit.com/@NotchApple1703/Notchapple1703#main.py

I don't know what to do next

Upvotes: 0

Views: 117

Answers (0)

Related Questions