Unanswered
How to find frequently visiting users in scoold


Who returns to Sparta?

def returning_users():
	a = users.returning(-1)
	b = sorted(a)
	return b.top10()
This is verbatim text.
  • one
  • two
  • three
  1. First
  2. Second
  3. Third

Quote: This is Sparta!!

  
  
Posted one year ago
  
  
judymyrtle   one month ago Report
119 Views
0 Answers
one year ago
one year ago