<?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> A beginners guide to Python 3 programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hunt, John</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Cham</placeTerm>
    </place>
    <publisher>Springer Nature Singapore Pte Ltd.</publisher>
    <dateIssued>2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxvii, 433 p. : ill., Col. ; 24 cm</extent>
  </physicalDescription>
  <subject>
    <topic>Python (Computer program language)</topic>
    <topic>Database management</topic>
    <topic>Computer science</topic>
    <topic>Object orientation</topic>
    <topic>Programming</topic>
    <topic>Python 3</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 HUN</classification>
  <identifier type="isbn">9783030202897 (pbk)</identifier>
  <recordInfo/>
</mods>
