Python Oneliner Program

From GM-RKB
Revision as of 04:26, 8 May 2024 by Gmelli (talk | contribs) (Text replacement - " "<" to " “<")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Python Oneliner Program is a oneliner program that is a Python program.



Notes

coding examples of Python Oneliner Programs.

wrap each line with <s> … </s>
% python -c 'print “<s>$_<\/s>"' < file.txt

References

2012