python编写hello world
print('hello world')
java编写hello world、
public class hello { public static void main(String[] args) { System.out.println("hello world"); } }
console.log('hello world')
可以啊
31,037
社区成员
278
社区内容
加载中
web全栈技术交流中心
试试用AI创作助手写篇文章吧