News

Switch is a research-based, patented feature within VEXcode, VEX Robotics' coding platform for all its products. To date, VEXcode has offered students both block-based and python coding languages.
Now they can get those features without having to switch to a new Python implementation. Coconut, a newly developed open source dialect of Python, provides new syntax for using features found in ...
You can think of match statements as “Switch 2.0”. Before we get into the nitty-gritty here, if all you want is switch in Python then you’re in luck, because they can be used in the same way.