Saloni6111 / DSA_POTD_Hacktoberfest2024

MIT License
2 stars 9 forks source link

calculator in python #17

Open Aditya-K477 opened 1 day ago

Aditya-K477 commented 1 day ago

Problem Title: Calculator in python

Description: Create a calculator in python Take input from the user and choice Do not use eval function

Example 1:

Input: num1=3 num2=5 Choice "addition"

Output: the sum of the number is:8 Explanation: it takes the choice from the user

Aditya-K477 commented 1 day ago

@Saloni6111 can you please assign me this issue and add the hactoberfest lable

Saloni6111 commented 1 day ago

@Saloni6111 can you please assign me this issue and add the hactoberfest lable

add problem description as mentioned in pinned issue!

Aditya-K477 commented 19 hours ago

@Saloni6111 I've added the description now can you assign me this issue and add the lable

Saloni6111 commented 5 hours ago

@Saloni6111 I've added the description now can you assign me this issue and add the lable

Sure!