{"id":10,"date":"2024-10-01T10:58:04","date_gmt":"2024-10-01T02:58:04","guid":{"rendered":"http:\/\/www.xxszxw.net\/?p=10"},"modified":"2025-06-22T19:44:36","modified_gmt":"2025-06-22T11:44:36","slug":"python-%e6%96%87%e4%bb%b6%e6%93%8d%e4%bd%9c-%e5%86%99%e5%85%a5%e6%96%87%e4%bb%b6%e7%9a%84%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"http:\/\/www.xxszxw.net\/?p=10","title":{"rendered":"python \u6587\u4ef6\u64cd\u4f5c\u2014\u2014\u5199\u5165\u6587\u4ef6\u7684\u65b9\u6cd5"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\"><\/h1>\n\n\n\n<h1 class=\"wp-block-heading\">\u751f\u6210\u968f\u673a\u6570\u5b57\u5217\u8868<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>import random\nn=&#91;]\nfor i in range(100):\n     a=random.randint(1,100)\nn.append(a)<\/code><\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">\u751f\u6210\u8fde\u7eed\u6570\u5b57\u5217\u8868<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>n=&#91;i for i in range(1,101)]<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading has-luminous-vivid-orange-color has-text-color has-link-color wp-elements-682f0193bb18b729fa4395b101dbeeb0\"><\/h4>\n\n\n\n<h1 class=\"wp-block-heading\">\u6570\u5b57\u5f62\u5f0f\u5199\u5165\u6587\u4ef6shuchu(\u7a7a\u683c\u5206\u9694\uff09<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>with open(\"shuchu.txt\",\"w\") as file:\n    file.write(\" \".join(map(str,n)))<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u6570\u5b57\u5f62\u5f0f\u5199\u5165\u6587\u4ef6shuchu(\u6bcf\u884c\u4e00\u4e2a\uff09<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>with open(\"shuchu2.txt\",\"w\") as file:\n    file.write(\"\\n\".join(map(str,n)))<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u751f\u6210\u968f\u673a\u6570\u5b57\u5217\u8868 \u751f\u6210\u8fde\u7eed\u6570\u5b57\u5217\u8868 \u6570\u5b57\u5f62\u5f0f\u5199\u5165\u6587\u4ef6shuchu(\u7a7a\u683c\u5206\u9694\uff09 \u6570\u5b57\u5f62\u5f0f\u5199\u5165\u6587\u4ef6shuchu(\u6bcf\u884c\u4e00\u4e2a\uff09<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-10","post","type-post","status-publish","format-standard","hentry","category-dnjs"],"views":1294,"_links":{"self":[{"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=\/wp\/v2\/posts\/10"}],"collection":[{"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":4,"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=\/wp\/v2\/posts\/10\/revisions"}],"predecessor-version":[{"id":892,"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=\/wp\/v2\/posts\/10\/revisions\/892"}],"wp:attachment":[{"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.xxszxw.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}