TORONTO KIDS COMPUTER CLUB | Saturday 09:30 Python Homework 03.16.
16184
post-template-default,single,single-post,postid-16184,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

Saturday 09:30 Python Homework 03.16.

19 Mar Saturday 09:30 Python Homework 03.16.

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.