• test

    Linux: Born to Frag 8) :D

    Edited 4 times, last by netrix64 (March 3, 2015 at 8:45 PM).

  • Python
    def testtest():
        print 'test? ',
        eingabe = raw_input()
        if (eingabe == 'test'):
            print 'test!'
        else:
            print 'kein test!'
    # Test:
    testtest()

    Linux: Born to Frag 8) :D

    Edited once, last by netrix64 (March 3, 2015 at 8:48 PM).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!