Water collected between towers: Difference between revisions

m
→‎{{header|Visual Basic .NET}}: changed the name of Rexx 9.3 to Rexx version 3.
m (The character chosen for the "water" in the wells between the towers looked like it was overflowing. I changed it from "░" to the character ("Almost equal to") used by the REXX 9.3 output charts. My apologies if it was fine on other browsers or systems.)
m (→‎{{header|Visual Basic .NET}}: changed the name of Rexx 9.3 to Rexx version 3.)
Line 1,230:
 
The program can optionally display the interim string representation of each tower block before the final count is completed. I've since modified it to have the same block and wavy characters are the
[[{{FULLPAGENAME}}#version_3|REXX 9.version 3]] output.
<lang vbnet>' Convert tower block data into a string representation, then manipulate that.
Sub Main()