Skip to content

Instantly share code, notes, and snippets.

View FLMFreddy's full-sized avatar

Ante Ilic FLMFreddy

  • Copenhagen
  • 05:17 (UTC +02:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am flmfreddy on github.
  • I am flmfreddy (https://keybase.io/flmfreddy) on keybase.
  • I have a public key ASDqeprYt7o3Z_pO-ASUXQ6zodtsDAgQ9BteqMft_C_7qQo

To claim this, I am signing this object:

@FLMFreddy
FLMFreddy / Converter.cs
Created July 27, 2016 11:41
Chalenge solution
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace DegreeConverter
{
public class TemperatureConverter