Python 3.4 - Fileinput Module

 Fileinput is a module that can access files and identify certain aspects of the files.

https://docs.python.org/3/library/fileinput.html

Comments

Popular posts from this blog

Python 3.4 - Caesar Cipher

UML - Use Case Diagram