TORONTO KIDS COMPUTER CLUB | Friday Evening Python Homework 11.09.
15932
post-template-default,single,single-post,postid-15932,single-format-standard,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Friday Evening Python Homework 11.09.

12 Nov Friday Evening Python Homework 11.09.

Import practice:


Question 1.

Write a short program to generate a list of five random integer numbers from 1 to 20, and print them out.


Question 2.

Write a short program that prints out a random decimal number every 3 seconds for 30 seconds


Bonus Question (Difficulty: Hard):

Write a function to print your name in big letters, make sure you enter the name in lower case, like this:

Please download the following file and finish the function.

big_letter_hint

 

No Comments

Sorry, the comment form is closed at this time.