Discuss / Python / 最后浇

最后浇

Topic source

onion_4

#1 Created at ... [Delete] [Delete and Lock User]

<pre> <code> class Student(object): count=0 def init(self,name): Student.count+=1 </code> </pre>


  • 1

Reply