{"id":4123,"date":"2022-01-26T18:08:23","date_gmt":"2022-01-26T18:08:23","guid":{"rendered":"https:\/\/ibex.tech\/python\/?p=4123"},"modified":"2022-02-17T07:14:57","modified_gmt":"2022-02-17T07:14:57","slug":"debug-lists","status":"publish","type":"post","link":"https:\/\/ibex.tech\/python\/memory-python\/lists-python\/debug-lists","title":{"rendered":"Debug lists"},"content":{"rendered":"\n<p>Output to console<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MyArray = &#91;10, 13, 46, 28]\nprint(MyArray)    \/\/Will output \"&#91;10, 13, 46, 28]\"<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Output to console<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[325],"tags":[],"class_list":["post-4123","post","type-post","status-publish","format-standard","hentry","category-lists-python"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts\/4123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/comments?post=4123"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts\/4123\/revisions"}],"predecessor-version":[{"id":4124,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts\/4123\/revisions\/4124"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/media?parent=4123"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/categories?post=4123"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/tags?post=4123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}