統失学校でプログラミング学んできた最終更新 2025/07/22 20:371.優しい名無しさん9rxhBDrawlispで動くArt Action用ステージlet :stroke-color #00000000(create-window 400 400)let draw-cool-box (lambda (x y x1 y1)(rect x y x1 y1))for-each (range 32)(lambda i(let :fill-color #C8FAC8FF)(draw-cool-box (rand-int 356) (rand-int 256) 100 100))for-each (range 16)(lambda i(let :fill-color #000000FF)(draw-cool-box (+ (rand-int 360) 20) (rand-int 360) 20 20))for-each (range 8)(lambda i(let :fill-color #000000FF)(draw-cool-box (rand-int 256) (+ (rand-int 256) 300) 200 200)(draw-cool-box (+ (rand-int 206) 30) (+ (rand-int 366) 0) 200 20)(let :fill-color #646464)(draw-cool-box (+ (rand-int 156) 100) (+ (rand-int 366) 0) 10 10))(let :fill-color #3F48CCFF)(rect 0 (rand-int 125) 20 20)(let :fill-color #963232)(rect 380 (+ (rand-int 125) 160) 20 20)(draw)2025/07/22 20:34:173コメント欄へ移動すべて|最新の50件2.優しい名無しさん9rxhB統失学校に通うとExcelやプログラミングのプロになれるぞヤンキーして無いでしっかり現実を見て精神病学校に通おう2025/07/22 20:36:003.優しい名無しさん9rxhB統失学校に通うことでしっかりした人間こそがカッコいいと思い出せるはずだしっかりした生き方の心の強さを見よう2025/07/22 20:37:53
【英国】シンガーソングライターのモリッシーさん「もっとたくさんの男がホモだったら戦争は起こらないのに。戦争はノンケが起こす。ホモは男を殺さないからね」ニュース速報+188788.12025/08/06 05:27:34
let :stroke-color #00000000
(create-window 400 400)
let draw-cool-box (lambda (x y x1 y1)
(rect x y x1 y1)
)
for-each (range 32)(lambda i
(let :fill-color #C8FAC8FF)
(draw-cool-box (rand-int 356) (rand-int 256) 100 100)
)
for-each (range 16)(lambda i
(let :fill-color #000000FF)
(draw-cool-box (+ (rand-int 360) 20) (rand-int 360) 20 20)
)
for-each (range 8)(lambda i
(let :fill-color #000000FF)
(draw-cool-box (rand-int 256) (+ (rand-int 256) 300) 200 200)
(draw-cool-box (+ (rand-int 206) 30) (+ (rand-int 366) 0) 200 20)
(let :fill-color #646464)
(draw-cool-box (+ (rand-int 156) 100) (+ (rand-int 366) 0) 10 10)
)
(let :fill-color #3F48CCFF)
(rect 0 (rand-int 125) 20 20)
(let :fill-color #963232)
(rect 380 (+ (rand-int 125) 160) 20 20)
(draw)
Excelやプログラミングのプロになれるぞ
ヤンキーして無いで
しっかり現実を見て精神病学校に通おう
しっかりした人間こそがカッコいい
と思い出せるはずだ
しっかりした生き方の心の強さを見よう