I am new to all of this and am using this required software called VisualLogic. From what I have seen some people know about it and others don't. I am trying to create a flowchart where there are different variables in which the program needs to produce a result whether the input is true or not. For example the variables are numberRed = 100; wordGreen = "Grass" and if I input numberBlue which = "sky" for a numberRed input it needs to be able to verify the validity of this. I hope I am explaining this correctly.