Hello, World - C
I am starting to learn about programming with the C language. This is my first project ever with programming.
Olivia Stephen Malone
(osm)
#include
main()
{
printf("hello, world\n");
}
Changes
#include
main()
{
printf("hello, world\n");
}
Links
- Home Page
- http://www.pygame.org