
How to Program: Computer Science Concepts and Python Exercises
Files and Strings
Educational · 1 يونيو 2020 · 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 · 1 يونيو 2020 · 29 دقائق