GRATIS

Python Data Representations

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    NaN

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Strings
    • This module will teach you about Python's string data type and its capabilities. Strings are used to represent text within programs.
  • Basics of Lists
    • This module will teach you the basics of Python's list data type. Lists are used to hold a sequence of data within programs.
  • List Manipulation
    • This module will dive further into the use of lists. You will learn how about mutating the contents of a list and the implications of doing so.
  • File Access
    • This module will teach you how to access files in Python.