diff --git a/Task 3/Q1/FOSS_2025 b/Task 3/Q1/FOSS_2025 new file mode 160000 index 0000000..3b2472f --- /dev/null +++ b/Task 3/Q1/FOSS_2025 @@ -0,0 +1 @@ +Subproject commit 3b2472fe045831a2ac1c29ee7c19ce8b42191fa8 diff --git "a/Task 3/Q1/What is a calculator\357\200\277" "b/Task 3/Q1/What is a calculator\357\200\277" new file mode 100644 index 0000000..e69de29 diff --git a/Task 3/Q1/calculator.txt b/Task 3/Q1/calculator.txt new file mode 100644 index 0000000..e69de29 diff --git a/Task 3/Q1/filename.txt b/Task 3/Q1/filename.txt new file mode 100644 index 0000000..6ea3453 --- /dev/null +++ b/Task 3/Q1/filename.txt @@ -0,0 +1 @@ +A calculator computes different arithmetic problems, like addition, substraction, multiplication, division, exponential, etc. It calculates the operations asked by the user.