Forum Discussion

True_vib's avatar
True_vib
Honored Guest
1 year ago

Hello

Are we all going to become robots in the future? 

7 Replies

      • TheAntiSocializer's avatar
        TheAntiSocializer
        Retired Support

        In a world where humanity is lost in a sea of wires, the true revolutionaries are those who embrace their humanity.

  • LaserDisk's avatar
    LaserDisk
    Retired Support

    01001001 00100111 01101101 00100000 01101110 01101111 01110100 00100000 01100001 00100000 01110010 01101111 01100010 01101111 01110100

     

  • ShiroTenko's avatar
    ShiroTenko
    Retired Support
    Class Human:
        def __init__(self, humanity):
            self.humanity = humanity
    
    Person = Human(True)
    
    if Person.humanity == True:
        print("All life are created equal")
        return 1
        else:
            print("I know all emotions, yet I cannot feel")
            return 0