1. 程式人生 > >python列印神獸佛祖和美女!祝看到的程式設計師永無BUG!

python列印神獸佛祖和美女!祝看到的程式設計師永無BUG!

前言

今天是今年的最後一個工作日,終於可以休息了。雖然任務還沒有完成,但是新的一年節日氣氛已經來了,大家都嗨起來吧,今天給大家帶了一些禮物,一個佛祖保佑(Buddha Bless, No Bug !),神獸(草泥馬),當然妹子是少不了的

真的很佩服大家的想象力,創造出這麼多有趣的東西,同時也告訴了我,要學會發現快樂,感覺開啟了新世界,多撈哦!

python列印神獸佛祖和美女!祝看到的程式設計師永無BUG!

 

先看看效果的吧

python列印神獸佛祖和美女!祝看到的程式設計師永無BUG!

 

python列印神獸佛祖和美女!祝看到的程式設計師永無BUG!

 

python列印神獸佛祖和美女!祝看到的程式設計師永無BUG!

 

部分程式碼展示

注:markdown對程式碼塊的語法是開始和結束行都要新增:```,其中 ` 為windows鍵盤左上角那個,如下:

print(" _ooOoo_ ")
print(" o8888888o ")
print(" 88 . 88 ")
print(" (| -_- |) ")
print(" O\ = /O ")
print(" ____/`---'\____ ")
print(" . ' \| |// `. ")
print(" / \||| : |||// \ ")
print(" / _||||| -:- |||||- \ ")
print(" | | \\\ - /// | | ")
print(" | \_| ''\---/'' | | ")
print(" \ .-\__ `-` ___/-. / ")
print(" ___`. .' /--.--\ `. . __ ")
print(" ."" '< `.___\_<|>_/___.' >'"". ")
print(" | | : `- \`.;`\ _ /`;.`/ - ` : | | ")
print(" \ \ `-. \_ __\ /__ _/ .-` / / ")
print(" ======`-.____`-.___\_____/___.-`____.-'====== ")
print(" `=---=' ")
print(" ")
print(" ......................阿彌陀佛....................... ")

程式碼 :進群943752371即可

主要參考資料來源

https://blog.csdn.net/superman_xxx/article/details/52800026(圖片)

https://blog.csdn.net/weixin_32393347/article/details/82315330