Starter
Guderian出品
Python
1 | print("hello world") |
C
1 |
|
C++
1 |
|
C#
1 | using System; |
Pascal
1 | Program HelloWorld(output); |
Java
1 | public class HelloWorld |
---A Cyber Driver---
Guderian出品
1 | print("hello world") |
1 | #include<stdio.h> |
1 | #include<iostream> |
C#
1 | using System; |
1 | Program HelloWorld(output); |
1 | public class HelloWorld |
本文标题:Hello World
文章作者:G-SS-Hacker
发布时间:2019年07月28日 - 15:29:08
最后更新:2020年01月29日 - 17:17:20
原始链接:https://G-SS-Hacker.github.io/hello-world/
许可协议: 署名-非商业性使用-禁止演绎 4.0 国际 转载请保留原文链接及作者。