print("Any python script can be run in xonsh") print("this is python") echo "this is shell?" mkdir whatever cd whatever pwd cd .. print("pretty cool")