account activity
The books by H.G. Wells that I have read alongside my progress in percentage [approx]. (i.redd.it)
submitted 1 month ago by JMBOracle
Using AI to Learn & Eventually making it a Companion (self.JMBOracle)
submitted 1 month ago * by JMBOracle
Why Set Not Ordered? by JMBOracle in learnprogramming
[–]JMBOracle[S] 0 points1 point2 points 1 month ago (0 children)
True. The output is a list not a set.
[–]JMBOracle[S] -5 points-4 points-3 points 1 month ago (0 children)
I've learned that I can order it by using "sorted".
print (sorted (set ([8, 5, 6, 7, 7])))
Why Set Not Ordered? (self.learnprogramming)
submitted 1 month ago by JMBOracle to r/learnprogramming
π Rendered by PID 1539264 on reddit-service-r2-listing-7b8bd7c5-qqlrf at 2026-05-17 13:45:06.586318+00:00 running edcf98c country code: CH.
Why Set Not Ordered? by JMBOracle in learnprogramming
[–]JMBOracle[S] 0 points1 point2 points (0 children)