Skip to content

Instantly share code, notes, and snippets.

View sprgchma's full-sized avatar

Garcha Sprgchma sprgchma

View GitHub Profile
@sprgchma
sprgchma / parliament.cs
Last active March 25, 2020 13:11
Parliament coalition
using System;
namespace Sketch {
public class Parliament {
public static string[] parties = new string[] {
"Likud",
"KahulLaval",
"JointList",
"Shas",