[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2010-08-24T12:41:03-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/3323 2010-08-24T12:41:03-05:00 2010-08-24T12:41:03-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=20930#p20930 <![CDATA[Chaos to Order Experiment]]> 20 ' neuron one


50 a = INT(RND(1) * 8) + 1
60 y = INT(RND(1) * 1000) + 1
70 z = INT(RND(1) * 1000) + 1
80 IF y = z THEN 500 ELSE 50

500 CIRCLE (320, 100), y, a



600 GOTO 50

Statistics: Posted by frenchfry — Tue Aug 24, 2010 12:41 pm


]]>