The World of Numbers

  • [deleted]
    + 14 comments

    My Solution

    #!/bin/bash
    read X
    read Y
    printf "%s\n" $X{+,-,*,/}"($Y)" | bc