[关闭]
@2014301020054 2016-10-01T15:46:13.000000Z 字数 493 阅读 441

Exercise_02: Draw my English name


Abstract

This is the first program using Python as a practice. I will learn to draw my English name by using the symbol "#".


Background

I have to learn how to edit a text by using markdown first. That's interesting.I believe that I can grasp the ability and harvest pleasure.


Main Body

The codes were typed like this:

  1. print ('###### ')
  2. print ('# # # ')
  3. print ('# # #### ####### #### # ###### ')
  4. print ('##### # # # # # ## ')
  5. print ('# # # # # # # # # # # ')
  6. print ('# # # # # ')
  7. print ('# ##### ## ##### # ')

Conclusion

Exercise_2 computational results

Exercise_2 computational results


Acknowledgment

Thanks myself

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注