Closed uzuriel closed 6 months ago
If has input for sama type (even if cap is the input [which is false value]), returns fax, if no input, returns cap
//< Using only a for loop, negates an input boolean value and then prints it given a number of times. >//<
fwunc mainuwu-san() [[ bool-sama = inpwt("Enter boolean value [fax/cap]: ")~ pwint(bool)~ ]]
output:
Enter boolean value [fax/cap]: cap fax
not going to fix, this is intended behavior
If has input for sama type (even if cap is the input [which is false value]), returns fax, if no input, returns cap
fwunc mainuwu-san() [[ bool-sama = inpwt("Enter boolean value [fax/cap]: ")~ pwint(bool)~ ]]
output:
Enter boolean value [fax/cap]: cap fax