@ -337,8 +337,6 @@ perm1= 4
tt= 9
****BETA****
qq= 1902773895292.1592
>>> Mod0.Mod1.perm1=str(int(Mod0.Mod1.perm1)*2))
SyntaxError: unmatched ')'
>>> Mod0.Mod1.perm1=str(int(Mod0.Mod1.perm1)*2)
>>> Mod0.Mod1.perm1
'24'