News

For instance, this for loop will run forever: def forever(): while True ... (See “Flow control” below.) This isn’t wrong as such, but it misses the point of how Python works.