TORONTO KIDS COMPUTER CLUB | admin
1
archive,paged,author,author-admin,author-1,paged-166,author-paged-166,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Author: admin

29 Jan PMCA Saturday 18:30 Python Homework 20.01.25.

Question: Create a list called “inventory” , it contains “corruped mask”, “dragon boots”, “frozen stone”, “buckler”, “chest plate”, “ogre axe” Modify the list above, replace “dragon boots” and “chest plate” with “void shoes” and “divine armor” Add “peerless bracelet” in the end of the list ...

Read More

29 Jan Aurora Monday 18:30 Python Homework 20.01.27.

Question 1: Make a function that will allow you to print any name, address, street, city, state or province, zip or postal code, and country in the world. (Hint: It needs seven arguments. You can pass them as individual arguments or as a list.) Question 2: Write a function to calculate the total value of some change—quarters,...

Read More