{"id":404,"date":"2025-10-20T14:12:05","date_gmt":"2025-10-20T13:12:05","guid":{"rendered":"https:\/\/7zeros.com\/?page_id=404"},"modified":"2025-10-20T14:15:17","modified_gmt":"2025-10-20T13:15:17","slug":"string-integer","status":"publish","type":"page","link":"https:\/\/7zeros.com\/?page_id=404","title":{"rendered":"String &amp; Integer"},"content":{"rendered":"\n<p>Country is a <strong>variable<\/strong> and India is the value of that variable. It is a <strong>string<\/strong> data type.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&gt;&gt;&gt; country = \"India\"<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">&gt;&gt;&gt; print(country)<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">India<\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>This is an <strong>integer<\/strong> data type.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&gt;&gt;&gt; number = \"123\"<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">&gt;&gt;&gt; print(number)<\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">123<\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Country is a variable and India is the value of that variable. It is a string data type. &gt;&gt;&gt; country = &#8220;India&#8221; &gt;&gt;&gt; print(country) India This is an integer data type. &gt;&gt;&gt; number = &#8220;123&#8221; &gt;&gt;&gt; print(number) 123<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-404","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/7zeros.com\/index.php?rest_route=\/wp\/v2\/pages\/404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/7zeros.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/7zeros.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/7zeros.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/7zeros.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=404"}],"version-history":[{"count":2,"href":"https:\/\/7zeros.com\/index.php?rest_route=\/wp\/v2\/pages\/404\/revisions"}],"predecessor-version":[{"id":407,"href":"https:\/\/7zeros.com\/index.php?rest_route=\/wp\/v2\/pages\/404\/revisions\/407"}],"wp:attachment":[{"href":"https:\/\/7zeros.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}