10-19-2024, 12:49 AM
Dear Dimster
why do you like waste your time with Gemini IA and with IMP logic operator?
if you run in QB64IDE your second code example you'll get the wrong result until you would type () around age>=18 and you set True = -1.
try to run this code in QB64IDE
here to learn IMP logic operator how it works...
IMP logic operator (english)
but Gemini IA is a great donkey if it wants to get IMP logic result passing to IMP a not boolean arguments.
synthax Boolean1 IMP Boolean2
as KernelPanic has showed into his code
GOSSIP (Maneskin)
Take care of your time friend!
why do you like waste your time with Gemini IA and with IMP logic operator?
if you run in QB64IDE your second code example you'll get the wrong result until you would type () around age>=18 and you set True = -1.
try to run this code in QB64IDE
Code: (Select All)
age = 5
Print isADULT = age >= 18, age, isADULT Imp True, True
age = 25
Print isADULT = age >= 18, age, isADULT Imp True, True
here to learn IMP logic operator how it works...
IMP logic operator (english)
but Gemini IA is a great donkey if it wants to get IMP logic result passing to IMP a not boolean arguments.
synthax Boolean1 IMP Boolean2
as KernelPanic has showed into his code
Code: (Select All)
If kreditHoehe > monatsVerdienst Imp UCase$(antwort) = "Ja" Then
Quote:Moral of the story : To And, Or or XOR is devine to IMP is just gossipyeah and this is another GOSSIP
GOSSIP (Maneskin)
Take care of your time friend!