fork(1) download
  1. from random import*
  2. for k in zip(*[[' ']*(6-len(j))+j for j in[randint(1,6)*['=']for i in[0]*33]]):print(*k,sep='')
Success #stdin #stdout 0.04s 12360KB
stdin
Standard input is empty
stdout
    =    =  ==    =        ==    
   ==== ==  ==    =  ==    ==    
== ==== ==  ==  = =  ===   ====  
======= ==  == ==== ====   ==== =
==========  ======= ==== ========
=================================