猫史档案馆


我澄清,我是小说党,不多写编程,要写我会写python,C++

用户:调皮的百里玄策调皮的百里玄策查看:7 回复:7 评论:7 创建时间:2020-05-15T16:38:47


顺便说一下我的小说网址:https://shequ.codemao.cn/wiki/novel/cover/49913

https://shequ.codemao.cn/wiki/novel/cover/52385

https://shequ.codemao.cn/wiki/novel/cover/54165


回复

上一页1 页 / 共 1下一页
Larry0601Larry0601

会不会jave

点赞0


评论


Larry0601Larry0601

print("我去,无情“)

点赞0


评论


Larry0601Larry0601

public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World"); } }

点赞0


评论


屑雷神索尔屑雷神索尔

我也会啊——

点赞0


评论


屑雷神索尔屑雷神索尔

而且我知道你是写小说的啊——

点赞0


评论


屑雷神索尔屑雷神索尔

import random
n=random.randint(0,10)
a=int(input('请猜0-10之内的一个数字~'))
while a !=n:
    if a<n:
        print('太小了!')
    else:
        print('太大了!')
print('你猜对了!')

点赞0


评论


屑雷神索尔屑雷神索尔

我最喜欢的程序:

import sys
print('hahahahahaha你中计了!!!!')
sys.exit()

点赞0


评论