A pretty silly trivial question. The canonical example is f = open('filename'), but
fis not very descriptive. After not looking at code in a while,
you can forget whether it means
“file” or “function f(x)” or “fourier
transform results” or something else. EIBTI.- In Python,
fileis already taken by a function.
What else do you use?
1 Answer