Private Plant(10) As City Waste Disposal code example
Example 1: Private Plant(10) As City Waste Disposal
Private Plant(10) As CityWasteDisposal
Example 2: Private Plant(10) As City Waste Disposal
For x = 1 To 12
WaterUsed(x) = CInt(InputBox("enter the amount of water used for week" + CStr(x)))
Next