Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
Testseite | Testseite | ||
{{#drawio:Name_des_Flowcharts2}} | |||
<math>x={-b\pm\sqrt{b^2-4ac} \over 2a}</math> | <math>x={-b\pm\sqrt{b^2-4ac} \over 2a}</math> | ||
Version vom 20. Februar 2018, 13:37 Uhr
Testseite
{{#drawio:Name_des_Flowcharts2}}
// Hallo Welt in Microsoft C#.
using System;
class HelloWorld
{
public static int Main(String[] args)
{
Console.WriteLine("Hallo, Welt!");
return 0;
}
}
{{#drawio:Name_des_Flowcharts}}
{{#drawio:HalloWeltTest2}}