
How to Program: Computer Science Concepts and Python Exercises
Files and Strings
Educational · 2020年6月1日 · 29 分钟 Prime Video
在以下频道推出: Prime Video
第 1 季,第 6 集: Learn the fundamentals of files: what they are, how they're named, and how to interact with them. Typically, the file format that you write to and read from will be one long string - a sequence of alphanumeric characters. See how these differ from binary files such as images, which are composed of 1s and 0s.
Educational · 2020年6月1日 · 29 分钟