<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Python for everybody</title>
    <subTitle>exploring data using Python 3</subTitle>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Exploring data using Python 3</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Python for everybody</title>
    <subTitle>exploring data in Python 3</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Severance, Charles R.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">miu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Ann Arbor, Michigan</placeTerm>
    </place>
    <publisher>Charles Severance</publisher>
    <dateIssued>2016</dateIssued>
    <copyrightDate encoding="marc">2009</copyrightDate>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xii, 235 pages : illustrations ; 26 cm.</extent>
  </physicalDescription>
  <tableOfContents>Why should you learn to write programs? -- Variables, expressions, and statements -- Conditional execution -- Functions -- Iteration -- Strings -- Files -- Lists -- Dictionaries -- Tuples -- Regular expressions -- Networked programs -- Using web services -- Object-oriented programming -- Using databases and SQL -- Visualizing data.</tableOfContents>
  <note type="statement of responsibility">Charles R. Severance.</note>
  <note>Includes index.</note>
  <note>CSE</note>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computer science</topic>
  </subject>
  <classification authority="ddc" edition="23">005.133</classification>
  <identifier type="isbn">9781530051120</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">BD-DhAAL</recordContentSource>
    <recordCreationDate encoding="marc">221108</recordCreationDate>
    <recordIdentifier source="BD-DhAAL">39976</recordIdentifier>
  </recordInfo>
</mods>
