This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
HelloWorld/CBDL/HelloWorld.cbd
2021-01-18 19:00:45 +07:00

9 lines
No EOL
161 B
Text

SuDung "XuatNhap.cbd";
SuDung "HeThong.cbd";
Lop ChuongTrinh
HamSo BatDau( args )
vaora = XuatNhap();
vaora.HienThi( "Hello, World\n" );
Het;
Het;