#!/usr/bin/env python # coding: utf-8 # # ART # ### Version : 5.5 # In[1]: from art import * # ## Decoration Counter # In[2]: DECORATION_COUNTER # ⚠️ Some environments don't support all decorations # ## Decoration List # In[3]: decor_list()