Python Project: Drawing Cloud Number
Learning : Python, Drawing
Subject: Using Python to Draw Cloud Number
In this project we will write a code to draw a cloud of number, we will do this as layers each layer with different font size and different color density.
To do this we will write a function def draw_cloud(tcolor,max_r,sr,lr) : to fill the screen with max_r random numbers from sr to lr (small range, large ramge) using tcolor color. We will recall the function several time each time we will change the tcolor,max_r,sr,lr. Here is the code ..
The Code![]() |
By: Ali Radwani
Comments (0)
Trackbacks (0)
Leave a comment
Trackback