Skip to content

python学习代码,外加一些小应用包括UI界面、pygame、验证码、字符画、Excel、词云以及爬虫...

License

Notifications You must be signed in to change notification settings

ParanoiaSYT/YUC-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a big project!

学习python加油!

Some changes everyday.

class LoveStudy:

     	youheart=[]
		
	def __init__(self):
		print('学习使我快乐!')

	def learn(self,*items):
	yourheart.append(item)
    		
	def exercise(self):
		print("I love study!")

	def show(self):
		for each in yourheart:
			print(each)
    
lovestudy=LoveStudy()

lovestudy.learn('study','happy','fun')

lovestudy.exercise

lovestudy.show

About

python学习代码,外加一些小应用包括UI界面、pygame、验证码、字符画、Excel、词云以及爬虫...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published