A person's conception of how he/she would like to be is called ________. ( )
A: self-esteem
B: self-image
C: self-concept
D: ideal self
A: self-esteem
B: self-image
C: self-concept
D: ideal self
举一反三
- The mirror test is used to investigate children’s recognition of ( ). A: Spiritual self B: Subjective self C: Material self D: Objective self
- class Person: def __init__(self,n="xxx"): self.name=n class Student(Person): def __init__(self,s="male"): self.sex=s def show(self): print(self.name,self.sex) s=Student("female") s.show() 结果:
- class Person:def __init__(self,n="xxx"):self.name=nclass Student(Person):def __init__(self,s="male"):self.sex=sdef show(self):print(self.name,self.sex)s=Student("female")s.show()结果: A: xxx male B: xxx C: 结果错误 D: xxx female
- 下面程序运行的结果是( )。class Person:def __init__(self,n="张三"): self.name=nclass Student(Person):def __init__(self,s="male"):self.sex=sdef show(self):print(self.name,self.sex)s=Student("female")s.show() A: 张三 male B: 张三 female C: 出错 D: 张三
- is the ideal self who the person strives to become, and it is developed partly through culture. A: Id B: Ego C: Superego D: Identity