#!/bin/csh -f # python_ver # ----------------------------------------------------------------------------- # Shell script to see the version of Python # ----------------------------------------------------------------------------- set echo python --version