#!python
#coding: utf-8

import stepan

stepan.dance()
stepan.say("hello world")
stepan.darkdiary_greatings()
stepan.do_something_strange()