*** Enter: main.py *** 0 === check: string === check: print string hello world! hello world! 12 12 === check: print number 3 0 355 113 1065 0 === check: print number in format 00000355 / 113 =3 0x163 / 0x0071 =0003 === check: print floating 3.141593 355.000000 0.333333 1.000000 === check: print format 355 / 113 =3.141592979431152343750000000000 === check: list [] [4, 5, 6, 7, 8] 5 4 8 4 16 5 25 6 36 7 49 8 64 === check: tupple () (9, 8, 7, 6, 5, 4, 3, 2, 1) 9 9 1 9 81 8 64 7 49 6 36 5 25 4 16 3 9 2 4 1 1 === check: dict {'six':6, 'five':5, 'four':4} 4 3 True False ['six', 'five', 'four'] === check: for loop 10 print and if statement 0 if-(then)-else 0.00000000000000000000000000000000 1 if-(then)-else 1.00000000000000000000000000000000 2 if-(then)-else 2.00000000000000000000000000000000 3 if-then-(else) 0.33333334326744079589843750000000 4 if-then-(else) 0.25000000000000000000000000000000 5 if-then 0.20000000298023223877 if-then-(else) 0.20000000298023223876953125000000 6 if-then-(else) 0.16666667163372039794921875000000 7 if-then-(else) 0.14285714924335479736328125000000 8 if-then-(else) 0.12500000000000000000000000000000 9 if-then-(else) 0.11111111193895339965820312500000 10 if-then-(else) 0.10000000149011611938476562500000 === check: for loop 100 func-call-loop 4695 === check: sys module-* (13108, 28672) 1192 255 0 === check: string module-atoi -123 -83 -291 === check: string module-find 0 3 -1 0 === check: string module-count 2 2 0 1 0 === check: ipm module-ipm() PM_RET_EX_ASSRT: Assertion error Error: 0xE4 Release: 0x08 FileId: 0x00 LineNum: 0 Traceback (top first): ipm() main() . *** Exits: main.py :lapse of time=1463(ms) *** push USER BUTTON if you need run again.