please delete post
Artwork
Works in Progress
hewi
(hewi)
April 23, 2018, 4:35am
#1
for (int i = 0; i<=9; i++) {
printf("%d
", i);
}