import MindReset
def thingAboutTurth();
{
// 定義:思考真理
Truth = IncludeEveryThing();
// 真理是包羅萬象
if Truth == true;
// 如果真理是真的
do_nothing();
// 什麼都不做
print("I Know Nothing.");
} else {
// 否則
do_whatEverYouWant();
// 做任何你想做的
print("What should I do now?.");
}
// 腦男