oo-70-245-1

oo-70-245-1 Commit Details


Date:2018-08-04 11:13:12 (6 years 2 months ago)
Author:Natalie Adams
Branch:master
Commit:e64f5855e7b5ad229f68cdfe28b5ccabcf59925f
Parents: e0e2969170bc89fa51bdb62b26cf8c76be8c7771
Message:updating hello world example

Changes:

File differences

Powerpoint Examples/Powerpoint 1/p1-hello-world.cs
1
2
3
4
5
6
7
8
9
using System;
class P1 {
static void Main()
{
Console.WriteLine("Hello World");
}
}

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.06281s using 14 queries.