5 PM – Intro To Python – Gamas
Homework Modify draw_square function. Add one more parameter: fill. When the "fill" parameter is True, then do the begin_fill() and end_fill(). When it is False, then do not do begin_fill() and end_fill().Read More...
American Young Coder Academy – Indo
Homework Modify draw_square function. Add one more parameter: fill. When the "fill" parameter is True, then do the begin_fill() and end_fill(). When it is False, then do not do begin_fill() and end_fill().Read More...
Today We Did Learned how to loop through dictionary keys Learned how to loop through dictionary values Learned how to loop through dictionary items Began phone book dictionary program In case youRead More...