#!/bin/sh
ifinstalled python && python -iq -c "print('Welcome to the Calculator'); from numpy import *"