vpriyapm / finalpractical

2 stars 231 forks source link

Datatype Invalid #260

Open kingyashuhe opened 1 month ago

kingyashuhe commented 1 month ago

Title given Error in num.c

Description num 3 is not intialized in num.c file

Issue to be fixed sum = num1 + num2 intead of sum = num1 + num3