当前位置:网站首页>[Happy Valentine's day] "I still like you very much, like sin ² a+cos ² A consistent "(white code in the attached table)
[Happy Valentine's day] "I still like you very much, like sin ² a+cos ² A consistent "(white code in the attached table)
2022-07-03 23:07:00 【Hi! Classmate chestnut】
Preface
It's today 2 month 14 Number Valentine's Day !
Many young people will choose this day “ Take off a single ”. As yet “ get naked ” My otaku / Rotten girl , Look at everyone else's double entry , You don't know
It's a little lost in my heart ? that , In the advantage of getting rid of being single , How to confess , In order not to spend the holiday alone
Well ?! Collected some of the most creative ways of expressing programmer code , I wish you all a happy harvest !
I saw three love poems two days ago :“ There are two evils in the world , Your smile is a kind of , You don't laugh is another kind !”
Once you have someone you like , Life is everywhere TA Shadow . What your eyes see , What the ear hears , In my dream ,
It's all that person ... Valentine's Day is coming , Here comes a great opportunity !!
however , Advertising is a technical job . Want a sentence to hit the other side's heart , One confession is a success , You have to stand alone for each other
Prepare a routine . Although there is no routine is absolutely impossible , But the routine is really not omnipotent . Because different people like different love words ,
such as , Women don't like the way literary youth do , Programmers turn a blind eye to romance , So you have to treat the symptoms . Come on
Look at it
Text
One 、 Chestnuts' copywriting hall
My favorite confession comes from Sanmao and he
In the west , Calm language makes my heart boil .
Josie : Do you have to marry a rich man .
Sanmao : If I don't love him , He is a millionaire and I won't marry , If I love him , He's a multimillionaire, and I'm married .
Josie : After all, you still want to marry a rich man .
Sanmao : There are exceptions
Josie : What if you're with me
Sanmao : Then just eat enough money
Jose thought for a moment : Do you eat much ?
Sanmao answered very carefully : Not much , Not much , You can eat less in the future .
This kind of confession pierces your heart , Then the next advertising copy and code , It may pierce your heart ~
Two 、 Code implementation
1) Effect display
first ——
When I met you , God only said four words in my ear : if you 're doomed , there 's no escape !( See the code at the end of the article for free )
2) Effect display
Disappear ——
The world is very big , My heart is small , Just enough to put you down .
But it's stuck , Can't let you out again .
Code display
import turtle as t
t.setup(800,800)
t.hideturtle()
t.speed(11)
t.penup()
t.goto(50,-450)
t.pensize(5)
t.pencolor("black")
t.seth(140)
t.pendown()
t.speed(10)
t.circle(-300,60)
t.fd(100)
# leaf
t.seth(10)
t.fd(50)
t.fillcolor("green")
t.begin_fill()
t.right(40)
t.circle(120,80)
t.left(100)
t.circle(120,80)
t.end_fill()
t.seth(10)
t.fd(90)
t.speed(11)
t.penup()
t.fd(-140)
t.seth(80)
# A leaf
t.pendown()
t.speed(10)
t.fd(70)
t.seth(160)
t.fd(50)
t.fillcolor("green")
t.begin_fill()
t.right(40)
t.circle(120,80)
t.left(100)
t.circle(120,80)
t.end_fill()
t.seth(160)
t.fd(90)
t.speed(11)
t.penup()
t.fd(-140)
t.seth(80)
t.pendown()
t.speed(10)
#
t.fd(100)
# petals
t.seth(-20)
t.fillcolor("black")
t.begin_fill()
t.circle(100,100)
t.circle(-110,70)
t.seth(179)
t.circle(223,76)
t.end_fill()
#2 petals
t.speed(11)
t.fillcolor("pink")
t.begin_fill()
t.left(180)
t.circle(-223,60)
t.seth(70)
t.speed(10)
t.circle(-213,15)#55
t.left(70)#125
t.circle(200,70)
t.seth(-80)
t.circle(-170,40)
t.circle(124,94)
t.end_fill()
#
t.speed(11)
t.penup()
t.right(180)
t.circle(-124,94)
t.circle(170,40)
t.pendown()
t.speed(10)
t.seth(-60)
t.circle(175,70)
t.seth(235)
t.circle(300,12)
t.right(180)
t.circle(-300,12)
t.seth(125)
t.circle(150,60)
t.seth(70)
t.fd(-20)
t.fd(20)
t.seth(-45)
t.circle(150,40)
t.seth(66)
t.fd(-18.5)
t.fd(18.5)
t.seth(140)
t.circle(150,27)
t.seth(60)
t.fd(-8)
t.speed(11)
t.penup()
t.left(20.8)
t.fd(-250.5)
#3 petals
t.pendown()
t.speed(10)
t.fillcolor("black")
t.begin_fill()
t.seth(160)
t.circle(-140,85)
t.circle(100,70)
t.right(165)
t.circle(-200,32)
t.speed(11)
t.seth(-105)
t.circle(-170,14.5)
t.circle(123,94)
t.end_fill()
summary
Did these two programs or documents hit you ~
“ If my world can't be yours , Then I will turn your world into mine .” Hee hee, the code is ready for you
Come on
Whole material, etc : Didi I I acridine ! Or click the end of the article to get it for free ~
There are more source code waiting for you to lead the area !
Recommended reading in the past ——
project 0.3 【Opencv actual combat 】 Beauty mode , Turn on : Beauty functions are so powerful ?( Spooky: .jpg)
A summary of the article ——
( There are more cases waiting for you to learn ~ You can find me for free !)
边栏推荐
- . Net ADO splicing SQL statement with parameters
- [sg function] 2021 Niuke winter vacation training camp 6 h. winter messenger 2
- Fashion cloud interview questions series - JS high-frequency handwritten code questions
- Blue Bridge Cup -- guess age
- Weekly leetcode - nc9/nc56/nc89/nc126/nc69/nc120
- What are the common computer problems and solutions
- Buuctf, misc: n solutions
- Format cluster and start cluster
- Comparable interface and comparator interface
- Unsafe and CAS principle
猜你喜欢
Blue Bridge Cup -- Mason prime
Wisdom tooth technology announced that it had completed the round D financing of US $100million and had not obtained a valid patent yet
webAssembly
The reason why the computer runs slowly and how to solve it
Shiftvit uses the precision of swing transformer to outperform the speed of RESNET, and discusses that the success of Vit does not lie in attention!
Format cluster and start cluster
How to understand the gain bandwidth product operational amplifier gain
How to solve win10 black screen with only mouse arrow
2 spark environment setup local
Learning notes of raspberry pie 4B - IO communication (SPI)
随机推荐
Flutter internationalized Intl
Teach you to easily learn the type of data stored in the database (a must see for getting started with the database)
Maxwell equation and Euler formula - link
Unity shader visualizer shader graph
The reason why the computer runs slowly and how to solve it
Pyqt5 sensitive word detection tool production, operator's Gospel
How to connect a laptop to a projector
Programming language (1)
Hcip day 16 notes
LeetCode 540. A single element in an ordered array
Ningde times and BYD have refuted rumors one after another. Why does someone always want to harm domestic brands?
Current detection circuit - including op amp current scheme
Yyds dry goods inventory [practical] simply encapsulate JS cycle with FP idea~
Errors taken 1 Position1 argument but 2 were given in Mockingbird
finalize finalization finally final
C3p0 connection MySQL 8.0.11 configuration problem
The 2022 global software R & D technology conference was released, and world-class masters such as Turing prize winners attended
How to restore the factory settings of HP computer
Schematic diagram of crystal oscillator clock and PCB Design Guide
Can you draw with turtle?