From 70cf85b725826c28e2c6e9311ff42f6678a1abfc Mon Sep 17 00:00:00 2001 From: saniajoshi9 Date: Mon, 21 Jul 2025 17:54:31 +0000 Subject: [PATCH] Update src/arithmetic_operations.py --- src/arithmetic_operations.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/arithmetic_operations.py b/src/arithmetic_operations.py index b22628a..99fee8c 100644 --- a/src/arithmetic_operations.py +++ b/src/arithmetic_operations.py @@ -1,3 +1,8 @@ +"Hello my name is Sania!!!!!!!!!!!" + + + + """ Arithmetic operations for use as neural net activation functions """