News

Hello! I am very new to V, and am attempting to create a V program to take an input, turn it into an integer, and then use that integer in a for loop. Here is my code: //V import readline { read_li ...