G G I N E B R A Elite Oct 31, 2020 #1 Guys pano kaya palalabasin yung gantong Output? Ps. Photo not mine Attachments received_407465960270406.webp received_407465960270406.webp 29.2 KB · Views: 20
TS TS G G I N E B R A Elite Oct 31, 2020 #3 AngKatipunero said: Switch na naka Loop. Click to expand... Pano kaya yan kuys. Eto po yung instructions Directions: Create Struct BoardMarker with the ff: members (inkColor and inkContent) with inital values (Black and 20). Declare the ff: methods displayInfo (Show the inkColor and inkContent) changeColor ( Ask the user to input new color. Note: You cannot change the color if the ink is not empty) Refill( Set the inkContent to 20ml) Write(Deduct 10ml every time you execute this method) Note: You cannot execute this method if the inkContent is empty…Prompt the user to refill. In the main Method, create a Struct Variable bm of the Struct BoardMarker. Show the Main MENU Sample Output: ==MENU== Display Info Change Color Refill Write Enter you choice: Ayan po. Baguhan lang po kasi ako.
AngKatipunero said: Switch na naka Loop. Click to expand... Pano kaya yan kuys. Eto po yung instructions Directions: Create Struct BoardMarker with the ff: members (inkColor and inkContent) with inital values (Black and 20). Declare the ff: methods displayInfo (Show the inkColor and inkContent) changeColor ( Ask the user to input new color. Note: You cannot change the color if the ink is not empty) Refill( Set the inkContent to 20ml) Write(Deduct 10ml every time you execute this method) Note: You cannot execute this method if the inkContent is empty…Prompt the user to refill. In the main Method, create a Struct Variable bm of the Struct BoardMarker. Show the Main MENU Sample Output: ==MENU== Display Info Change Color Refill Write Enter you choice: Ayan po. Baguhan lang po kasi ako.