From 311b5de9b6c720f7812d659747e9691b118c4614 Mon Sep 17 00:00:00 2001 From: SARANGRAVIKUMAR <31878319+SARANGRAVIKUMAR@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:00:24 +0530 Subject: [PATCH 1/2] Update Functions.md --- Functions.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Functions.md b/Functions.md index c3ff824..ad02103 100644 --- a/Functions.md +++ b/Functions.md @@ -123,6 +123,13 @@ def num_square(num): """ return num * num + +def num_cube(num): + """ + returns cube of number + """ + + return num * num * num ``` **Further Reading** From b92701e9e01f0216707a63574c4dd9272c9a1dd6 Mon Sep 17 00:00:00 2001 From: SARANGRAVIKUMAR <31878319+SARANGRAVIKUMAR@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:04:03 +0530 Subject: [PATCH 2/2] Update Exercises.md --- Exercises.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Exercises.md b/Exercises.md index 376ec87..5423ca0 100644 --- a/Exercises.md +++ b/Exercises.md @@ -31,7 +31,14 @@ Enter your college: Toch instituiteof science and technology ------------------------------------ Name : learnbyexample Department : ECE -College : PSG Tech +College : PSG Techsuhahai + +/';,jmo +'kmlodnls;[ + +l;lmsoxsosnoo +ll;lsnklnw xn +name : ```