master
six 2021-10-19 15:03:52 +02:00
parent ddf38e4692
commit 8ebbb1f113
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ These were intended to be reminders on how to code in Python 2 and for the SPSE.
IDE used is "vim".
Looking for topics on linux: ls -l | grep tuple
Looking for topics on linux: ls -l | grep tuple
All examples should work without error. If you are brave you can try with the command "python *.py" ;>