Skip to content
Sign UpLog In
Profile icon

Ivan Chang

@ivanchang309
Repls
Community
ivanchang309
ivanchang309
shared a Post
2 years ago
2 million digits of e (in main.py)
R.I.P LAPTOP USERS R.I.P................ R.I.P R.I.P
the first 2 million digits of e (R.I.P laptop users)
Python
ivanchang309
ivanchang309
WARNING DO NOT CLICK OPEN2 years ago
ivanchang309
ivanchang309
shared a Post
2 years ago
A LinkedList Library with an added loop and unloop for more recurtiony fun!
aah
Python
DynamicSquid
DynamicSquid
Cool! Quick question, what are pointers in Python?2 years ago
ivanchang309
ivanchang309
shared a Post
2 years ago
bubble sort using recursion. and yeah....
sorting
Python
ivanchang309
ivanchang309
shared a Post
2 years ago
A snake that looks like matrix
3d text gen
Python
littlepenguin
littlepenguin
Cool!2 years ago
ivanchang309
ivanchang309
shared a Post
2 years ago
My ball in my gravity simulaton get's cut in half when it moves right and right. Why is this happening(arrow keys to move)
ball bounce-2
Pygame
MocaCDeveloper
MocaCDeveloper
No it doesn't. It seems perfectly fine to me!2 years ago
ivanchang309
ivanchang309
shared a Post
2 years ago
ball bounce (downgraded or up?)
ball bounce-1
Pygame
ivanchang309
ivanchang309
shared a Post
3 years ago
Input the chance of having a big number (NO NEGITIVES) and whatch the random number get printed
random 1 to infinity
Python
ivanchang309
ivanchang309
shared a Post
3 years ago
Run the repl and watch the rainbow image spin!
3d test
Pygame
ivanchang309
ivanchang309
shared a Post
3 years ago
Type a number and a list of prime numbers beetween 2 and your number will apear!
list...
Python
ivanchang309
ivanchang309
shared a Post
3 years ago
You type what you want to check if it is prime in the console.
prime number finder
Python
ivanchang309
ivanchang309
shared a Post
3 years ago
This came from my other account project https://repl.it/talk/share/I-made-a-dyson-rectangle/45355 Gravity simulation basically. To control the ball
Ivan's dark matter sim
Pygame
ivanchang309
ivanchang309
shared a Post
3 years ago
You use your left arrow to move left and your right arrow to move right. you use your up arrow to fall slower with gravity. You use the down arrow to
ball bounce
Pygame
ivanchang309
ivanchang309
Idk why It is faster on the tablet3 years ago
ivanchang309
ivanchang309
shared a Post
3 years ago
You use your left arrow to move left and your right arrow to move right. you use your up arrow to fall slower with gravity. You use the down arrow to
ball bounce
Pygame
ivanchang309
ivanchang309
Inkster211 (1) Thanks! 3 years ago
ivanchang309
ivanchang309
shared a Post
3 years ago
wave_number = any number you want... binary = any number that when 1 divide binary is not irrational game loop() { wave_number divide binary if
Binary wave
Pygame