Technical requirements
For those of you who would like to follow along with the code examples in this chapter, it is recommended that you install V, as mentioned in Chapter 2, Installing V Programming. To write V programming, you can use a command-line Terminal with editors such as Nano or Vim. Alternatively, you can also use Notepad ++, Visual Studio Code, or any other programming editor of your choice.
The full source code for this chapter is available at https://github.com/PacktPublishing/Getting-Started-with-V-Programming/tree/main/Chapter06.