Colour bars/Display: Difference between revisions

Content added Content deleted
Line 646: Line 646:
=={{header|EasyLang}}==
=={{header|EasyLang}}==


[https://easylang.online/ide/?run=on%20timer%0Asz-%3D2%0Aif%20sz%20%3C%200%0Asz%3D49%0Acolor%20random%201000%0A.%0Amove%2050-sz%2050-sz%0Aline%2050%2Bsz%2050-sz%0Aline%2050%2Bsz%2050%2Bsz%0Aline%2050-sz%2050%2Bsz%0Aline%2050-sz%2050-sz%0Atimer%200.2%0A.%0Aclear%0Atimer%200.2 Run it]
[https://easylang.online/ide/?run=col%5B%5D%3D%5B%20000%20900%20090%20909%20099%20990%20999%20%5D%0Aw%23%3D100.0/len%20col%5B%5D%0Afor%20i%20range%20len%20col%5B%5D%0Acolor%20col%5Bi%5D%0Amove%20w%23%2Ai%200%0Arect%20w%23%20100%0A. Run it]


<lang easyprog.online>col[] = [ 000 900 090 909 099 990 999 ]
<lang easyprog.online>col[] = [ 000 900 090 909 099 990 999 ]