colorlab
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

TEST2.py
text/x-python

Download raw (281 bytes)

#command = ""
print("PA3000,5000;")
for i in range(40,45):
	print("PA"+str(i*100)+","+str(i*100)+";")
	print("CI"+str(i*100)+";")

	
#print("PA1000,100;")
#print("PA2000,500;")
#print("PA30,9000;")
#print("PA1000,700;")
#print("PA300,5000;")
#print("PA60,100;")
#print("PA7034,0;")