Jump to content

User talk:Takingnotes21/sandbox

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

1 # include <stdio.h> 2 3 int main (void) 4 { 5 printf ("hello,world\n"); 6 }


Hello, Takingnotes21. It looks as though you are using this talk page to write software. Talk pages are for communicating with other Wikipedia editors. You can experiment instead in your sandbox, but you will need to use Mediawiki markup language to create a Wikipedia page rather than what looks like C++ code. Do you need some help with this?—Anne Delong (talk) 20:22, 10 March 2015 (UTC)[reply]