Label(top,text=g) label.pack() tkinter.mainloop() ... price=soup.find('div',class_='price lt').get_text() #<div class="price lt" ...
確定! 回上一頁