1 2 3 4 5 6 7 8 9 10 11
extends Node var buildings = { "intern": 0 } var coffee = 0 var programmers = 0 var coffee_beans = 1000 var bitcoin = 100