Skip to content

Commit f5646c1

Browse files
authored
Update multiplication_table.py
1 parent 426f061 commit f5646c1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

multiplication_table.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
##################################################################
2-
# Daren Neyland ##
3-
# daren@markandtraci.com ##
4-
# Intro to Python, Section 3 ##
2+
# ##
3+
# ##
4+
# ##
55
# Version 1.0 ##
6-
# section3-week10-daren-neyland-multiplication-table.py ##
6+
# ##
77
# 9/4/2025 ##
8-
# This program qill quickly access ##
9-
# how quickly a bucket will overflow. ##
8+
# ##
9+
# ##
1010
##################################################################
1111

1212
##################### OBJECTIVE #################################

0 commit comments

Comments
 (0)