Python_2_Examples_and_Notes/README.txt

11 lines
278 B
Plaintext

Python2 notes
=============
These are intended to be reminders on how to code in Python 2 and for the SPSE. Whenever a refresh is needed the examples here are ready!
IDE used is "vim".
Looking for topics on linux: ls -l | grep tuple
All examples should work without error.