猫史档案馆


【Python作品分享】换电脑神器【作品秀】

用户:勤奋的木叶龙p7IH勤奋的木叶龙p7IH查看:1 回复:1 评论:1 创建时间:2019-09-15T21:36:17


【作品展示】

center_image

 

【作品介绍】

cvfxgsdfgdf

 

【作品源代码】

import easygui


#开始进入Python的世界
tgertgrd = easygui.ynbox('你想毁了这台电脑吗?')
while (tgertgrd == 1):
    easygui.msgbox('3')
    easygui.msgbox('2')
    easygui.msgbox('1')
    while (1 == 1):
        while (1 == 1):
            while (1 == 1):
                while (1 == 1):
                    while (1 == 1):
                        while (1 == 1):
                            while (1 == 1):
                                while (1 == 1):
                                    while (1 == 1):
                                        while (1 == 1):
                                            while (1 == 1):
                                                while (1 == 1):
                                                    while (1 == 1):
                                                        while (1 == 1):
                                                            while (1 == 1):
                                                                while (1 == 1):
                                                                    function1()

def function1():

    while (1 == 1):
        while (1 == 1):
            while (1 == 1):
                while (1 == 1):
                    while (1 == 1):
                        while (1 == 1):
                            while (1 == 1):
                                while (1 == 1):
                                    while (1 == 1):
                                        while (1 == 1):
                                            while (1 == 1):
                                                while (1 == 1):
                                                    while (1 == 1):
                                                        while (1 == 1):
                                                            while (1 == 1):
                                                                while (1 == 1):
                                                                    function1()

 

【提示】

部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:

https://python.codemao.cn


回复

上一页1 页 / 共 1下一页
编码已破译编码已破译

while是语法,不需要加()

while True就是重复执行了不用1==1

点赞2


评论