TORONTO KIDS COMPUTER CLUB | archives
141
archive,paged,category,category-archives,category-141,paged-12,category-paged-12,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

archives

13 Nov Aurora Monday 18:30 Python Homework 11.11.

Question: Vehicles are classified based on their total interior volume. Write a program to classify a vehicle based on total interior volume, in cubic feet, as shown in the table below: Vehicle size class Total interior volume Minicompact Less than 85 cubic feet Subcompact 85 to 99 cubic feet Compact 100 to 109 cubic...

Read More

06 Nov PMCA Sunday 10:00 Java Homework 11.03

Problem Description We often include emoticons in our text messages to indicate how we are feeling. The three consecutive characters :-) indicate a happy face and the three consecutive characters :-( indicate a sad face. Write a program to determine the overall mood of a message. Input...

Read More