Search Results

Search: Posts Made By: mugiboya
8,290
Posted By mugiboya
Made it work! Thanks!
Made it work! Thanks!
8,290
Posted By mugiboya
Creating a calculator with condition
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

Create a...
5,500
Posted By mugiboya
Creating a calculator with condition
So have I got this :

#!/bin/bash

clear


echo "Enter the first number:"
read n1

echo "Choose an operation:"
echo "1. add"
echo "2. subtract"
echo "3. multiply"
echo "4. divide"
read...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy