Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

terminal exercises

2807 views
Make an executable python script that prints out the alphabet.
Call it abet.py.
It should run if we do:

$ ./abet.py

<alphabet appears here>