Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 464 Bytes

Exercise_02.md

File metadata and controls

22 lines (14 loc) · 464 Bytes

Exercise_02


#Assignment Discription In this program the print to print my English name "Robin" by aranging the positions of the #.


print ('#######    #      ###   ##   ##')
print ('   #      # #    #   #  ##  ## ')
print ('   #     #   #  #     # ## ##  ')
print ('   #     #   #  #       ###    ')
print ('   #     #####  #     # ## ##  ')
print ('#  #    #     #  #   #  ##  ## ')
print (' ##     #     #   ###   ##   ##')