Update bc.py
This commit is contained in:
parent
0997d2763b
commit
7dbbbd0b38
1 changed files with 1 additions and 0 deletions
|
@ -436,6 +436,7 @@ def sysMain (lst):
|
||||||
|
|
||||||
#代码段
|
#代码段
|
||||||
class Ans (StdAns):
|
class Ans (StdAns):
|
||||||
|
AllowGroup = [959613860]
|
||||||
def GETMSG(self):
|
def GETMSG(self):
|
||||||
ans = "汝以为咱不会算算数的嘛!"
|
ans = "汝以为咱不会算算数的嘛!"
|
||||||
if (len(self.parms) < 2):
|
if (len(self.parms) < 2):
|
||||||
|
|
Loading…
Reference in a new issue