<?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 Programming</title>
    <subTitle>Using Problem Solving Approach</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Thareja Reema</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Noida, Uttar Pradesh,  India</placeTerm>
    </place>
    <publisher>Oxford University Press India</publisher>
    <dateIssued>2023</dateIssued>
    <dateIssued encoding="marc">9999</dateIssued>
    <edition>2nd Ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xv, 491 p.</extent>
  </physicalDescription>
  <subject>
    <topic> Classes and Objects</topic>
  </subject>
  <subject>
    <topic> Data Structures</topic>
  </subject>
  <subject>
    <topic> Decision Control Statements</topic>
  </subject>
  <subject>
    <topic> Error and Exception Handling</topic>
  </subject>
  <subject>
    <topic> File Handling</topic>
  </subject>
  <subject>
    <topic> Functions and Modules</topic>
  </subject>
  <subject>
    <topic> Inheritance</topic>
  </subject>
  <subject>
    <topic> Object Oriented Programming</topic>
  </subject>
  <subject>
    <topic> Operator Overloading</topic>
  </subject>
  <subject>
    <topic> Python Strings Revisted</topic>
  </subject>
  <subject>
    <topic> Pyton Programming</topic>
  </subject>
  <subject>
    <topic>Introduction to Computers and Problem Solving Strategies</topic>
  </subject>
  <classification authority="ddc">5.133 T82P</classification>
  <identifier type="isbn">9789354973765</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">251113</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260507154554.0</recordChangeDate>
    <recordIdentifier source="Ost">36219</recordIdentifier>
  </recordInfo>
</mods>
