User Tools

Site Tools


python_stdin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
python_stdin [2023/05/15 22:49] adminpython_stdin [2023/05/15 22:50] (current) admin
Line 1: Line 1:
-==== read lines from stdin ====+==== read from stdin ==== 
 +tags | read lines from stdin
 <code> <code>
 $ cat count_lines.py $ cat count_lines.py
Line 12: Line 13:
 </code> </code>
  
-Ref:- https://stackoverflow.com/a/1450396+Ref:- 
 +  * https://stackoverflow.com/a/1450396 
 +  * Used this technique to answer https://unix.stackexchange.com/questions/743855/convert-only-all-uppercase-lines-to-lower-case 
  
python_stdin.1684190950.txt.gz · Last modified: 2023/05/15 22:49 by admin