GiorgioPicci / Using-FOR-and-WHILE-on-python-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using 2 exemples with FOR and WHILE

  1. Read 5 notes and report the average

  2. Print the multiplication table for number 3 (3 x 1 = 1 - 3 x 10 = 30)

About


Languages

Language:Python 100.0%