HAP社区
    发帖
    登录

    hello world

    金彪(Team) 2020-11-23 10:00:11 故事  收藏
    • 复制链接
    • 新浪微博
    • 微信扫一扫
    分享
    5 / 973
    刘禹(Team)公子浪潘娟(Team)Lennie(Team)蒋敏 有9人点赞
    请 登录后发表观点
    雷明灿(Team) 2020-11-23 10:00:11 回复

    python

    print('hello word')

    王大山1 2020-11-20 20:31:14 回复
    王大山1 2020-11-20 20:30:30

    #include <stdio.h>
    int main()
    {
    // printf() 中字符串需要引号
    printf("Hello, World!");
    return 0;
    }

    -- coding: UTF-8 --

    Filename : helloworld.py

    author by : www.runoob.com

    该实例输出 Hello World!

    print('Hello World!')

    王大山1 2020-11-20 20:30:30 回复
    猫猫酱 2020-11-13 10:36:46
    public static void main(String[] args) {
        System.out.println("Hello world")
    }
    
    func main() {
    	fmt.Println("Hello world")
    }
    

    #include <stdio.h>
    int main()
    {
    // printf() 中字符串需要引号
    printf("Hello, World!");
    return 0;
    }

    猫猫酱 2020-11-13 10:36:46 回复

    public static void main(String[] args) {
        System.out.println("Hello world")
    }
    
    func main() {
    	fmt.Println("Hello world")
    }
    

    雷明灿(Team) 2020-11-11 15:44:24 回复

    顶上去

    发表话题
    金彪(Team)
    金彪(Team)
    这家伙很懒,什么都没留下
    • 积分
      48
    • 注册排名
      43