Skip to content

Commit d34d334

Browse files
authored
Create Exercise9.cpp
1 parent c531f88 commit d34d334

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Exercise9.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//Title: Multiplication Table
2+
//Description: Write a program that prints the multiplication table for numbers from 1 to 10.

0 commit comments

Comments
 (0)