<?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>Programming in Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sharma, Pooja</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>BPB Publications</publisher>
    <dateIssued>2023</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>301p. ; PB : 23 cm</extent>
  </physicalDescription>
  <note type="statement of responsibility">By Pooja Sharma</note>
  <subject>
    <topic>Python Language</topic>
  </subject>
  <subject>
    <topic>Python Data Types and Input Output</topic>
  </subject>
  <subject>
    <topic>Operators and Expressions</topic>
  </subject>
  <subject>
    <topic>Control Structures</topic>
  </subject>
  <subject>
    <topic>Python Native Data Types</topic>
  </subject>
  <subject>
    <topic>Python Functions</topic>
  </subject>
  <subject>
    <topic>Python Modules</topic>
  </subject>
  <subject>
    <topic>File Management in Python</topic>
  </subject>
  <subject>
    <topic>Python Operator Overloading</topic>
  </subject>
  <classification authority="ddc" edition="1">005.1372 SHAP</classification>
  <identifier type="isbn">9789386551276</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">240325</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240325171720.0</recordChangeDate>
  </recordInfo>
</mods>
