📅  最后修改于: 2022-03-11 14:45:03.586000             🧑  作者: Mango
Some examples of Python Runtime errors −
division by zero
performing an operation on incompatible types
using an identifier which has not been defined
accessing a list element, dictionary value or object attribute which doesn’t exist
trying to access a file which doesn’t exist