Online Programming Server
Login
[
?
]
Menu
Main Page
Tutorials
[
?
]
Problems
[
?
]
Contests
[
?
]
Help / FAQ
Facebook
Tutorial 71: CSCI1040 - Lecture 4: Files, Scopes, Name Spaces
You are here:
Tutorials
>>
Basic
>>
Python
>>
Hands-on Introduction to Python
>>
CSCI1040 - Lecture 4: Files, Scopes, Name Spaces
Tutorial ID
71
Title
CSCI1040 - Lecture 4: Files, Scopes, Name Spaces
File
Persistent storage even after program ends
Represented in Python as type file (object)
Typical file processing involves:
File open
Read/write operations
File close
Add to My Course
Post Your Comment
Title
Message
Facebook