Ctrl+P
Hello! Thank you for using Knl language! :)
its very Simple
boolean test = t fn checkfor(item): if item == t: print(" is True") elif item == f: print("is False")
String test = "hi this is a test" print(test)
float test = 1.0f print(test)
double test = 1.0 print(test)