package main
import "fmt"
func main() {
fmt.Println("Hello World. Will be using this to pars dicts")
}