From e354212414c0311b1a45b4b7d37831a338606907 Mon Sep 17 00:00:00 2001 From: unknownprogrammer12 <69003308+unknownprogrammer12@users.noreply.github.com> Date: Sat, 2 Oct 2021 13:14:05 +0530 Subject: [PATCH] Update README.md added function --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0b6a11..ad451b7 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,5 @@ - Maximum of two numbers in Python - Python Program for simple interest - Python Program for factorial of a number + - Display the multiplication table.