( function repeat ( ) { eat ( ) ; code ( ) ; sleep ( ) ; code ( ) ; run ( ) ; repeat ( ) ; } ) ( ); print ( “Berna DEMİR” )