Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
playing around with python
from random import * testing = [1, 2, 3, 4]; x = 0; for i in range(0, 4): print (testing[i]); i += 1; while True: x += 1; print('test %d' % (randint(1,100))); if x == 5: break;
run
|
edit
|
history
|
help
0
Faiha HW #3
self
shuru10
Python. Even
chickens,cows,pigs
kawaii
Game4
Iterator-1
binary
3-6.격자판 최대합