SWAP CLUB

EXPLORE
X
LIVE Coins TOP TODAY TOP WEEK NEW Swap Size XXS XS S L XL XXL Network Zora
Base
Search
RAINBOW WHALE
import os import time frames = [ r""" ,----.. ,--/ / \ .---. / : : / \ | | .\ | / / ' . : |: |. ' / | | \ |' ; :__ | : ' ';' | '.'| ' ' ;. \ : : | | | \ \ \ / ' : | ; .'----' | | '`--' ' : | ; |.' '---' ZORA WHALE """, r""" ,----.. ,--/ / \ .---. / : : / \ | | .\ | / / ' . : |: |. ' / | | \ || ; :__ | : ' ';| | '.'| ' ' ;. \ : : | | | \ \ \ / ' : | ; .'----' | | '`--' ' : | ; |.' '---' FLYING WHALE """ ] for i in range(10): os.system('cls' if os.name == 'nt' else 'clear') print(frames[i % len(frames)]) time.sleep(0.5)
SAVE IMAGE

LOADING