<?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>Fundamentals of Python</title>
    <subTitle>first programs</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Kennath A.Lambert</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Austrelia</placeTerm>
    </place>
    <publisher>Cengage</publisher>
    <dateIssued>2012</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>476p.; 24cm</extent>
  </physicalDescription>
  <note type="statement of responsibility">Lambert,Kenneth A.</note>
  <subject>
    <topic>Computer Science</topic>
  </subject>
  <subject>
    <topic>Python</topic>
  </subject>
  <classification authority="ddc">005.133 LAM/F</classification>
  <identifier type="isbn">9789353502898</identifier>
  <recordInfo/>
</mods>
