A. 大多为寡聚酶。
B. 具有活性中心和别构中心。
C. 具有别构效应。
D. 有些别构酶不止一个别构中心。
A. max=x>y ? x:y
B. min =x if x C. if(x > y) print(x) D. while (x <10) print(x)
C. if(x > y) print(x)
D. while (x <10) print(x)