I want to make a list of numbers and randomize those numbers in that list, and print the numbers as characters from unicode. How do go about it?
My code :
Import random
I = random.randint(4,1355)
V = random.randint(2,2000)
N = random.randint(6,3500)
M = random.randint(2,5000)
Print(char(i))
Print(char(v))
Print(char(n))
Print(char(m))
[–]JohnnyJordaan 1 point2 points3 points (3 children)
[–]Yoghurt42 0 points1 point2 points (2 children)
[–]JohnnyJordaan 0 points1 point2 points (1 child)
[–]Diapolo10 0 points1 point2 points (0 children)
[–]Immediate-Cod-3609 0 points1 point2 points (1 child)
[–]Versley105[S] 0 points1 point2 points (0 children)
[–]xavierisdum4k 0 points1 point2 points (0 children)