1. Realize map projection

Table tennis

3. Change faces in real time

Mickey Mouse’s ears

5. Automatic touch starting diagram

6. Dynamic sky map

7. Cloud of lyrics

8. Halloween pumpkins

9. Beautiful spiral

exec “””\nfrom turtle import *\nfor i in range(500): \n forward(i)\n left(91)\n”””

10. Draw the Mandelbrot diagram

print’\n’.join([”.join([”if abs((lambda a:lambda z,c,n:a(a,z,c,n))(lambda s,z,c,n:z if n==0else S (s, zz + c, c, n – 1)) (0,0.02 x + 0.05 jy, 40)) < 2 else ‘for x in the range (80, 20 -)]) for y in range (20, 20 -)])

11. Make a maze

for i in range(10**3):print(random.choice(‘|| __’), end=”)

From delete library to run


After reading this article, you can also sign up for a free Java Basics class that will help you improve yourself quickly:

You can try out the nine-chapter Basic Algorithm class (Java) for free at any time, taught by Zhang Sanfang, a senior Java engineer who graduated from top one universities in China and won the gold medal in ACM Algorithm Competition. The essential course of algorithm zero foundation, from Java language to basic algorithm and data structure, lays a solid algorithm foundation from 0 to 1.