Difference between revisions of "Show a text grid and a single question in the same page"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
<source lang ="java" line="1"> Console.WriteLine("Hello world"); </source>
+
<source lang ="csharp" line="1"> Console.WriteLine("Hello world"); </source>

Revision as of 06:51, 18 December 2008

1  Console.WriteLine("Hello world");