123456789101112131415 |
- <div class="w3-item"><img src="img/icn_fp_textual.png" title="programming mode icon" class="w3-icon" />
- <h3>Textual environment</h3>
- <p>
- Construct algorithms using the interface to enter the code (in the form of text), using the syntax <i>Portugol</i>.
- <br/>
- <center>
- <img src="img/menu_pf_textual_1.png" title="Image of Portuguese code to select the largest" />
- <br/>
- <i>Image of iVProg using the textual interface, to select the largest integer from 2 integer values
- to be entered by the user.</i>
- </center>
- </p>
- </div>
|