sunnie to Programmer [email protected] • 9 months agono amount of documentation can save users from themselveslemmy.caimagemessage-square85fedilinkarrow-up11.25K
arrow-up11.25Kimageno amount of documentation can save users from themselveslemmy.casunnie to Programmer [email protected] • 9 months agomessage-square85fedilink
minus-squareVeganPizza69 Ⓥlinkfedilink13•edit-29 months agoif ( parameters.teaMass <= TEA_BAG_WEIGHT ) { return "Error: incorrect input. Check if tea bag was inserted correctly into water container." }
minus-square@[email protected]linkfedilinkEnglish8•edit-28 months agoAnd then a user starts adding weights to the label until it passes.
#define TEA_BAG_WEIGHT 0
And then a user starts adding weights to the label until it passes.
unlikely