在我的場景中,繪畫列表位於json格式的列中。繪畫列表包含文件名,繪畫名稱和查看次數。我想刪除列表中的一幅畫。但我沒有管理。這裏是我的代碼: $paintings = '[["24ef9-70076-4358c-48386.jpg","La Donna Gravida","649"],["a7972-065a9-4c0f9-723d1.jpg","Madonna and Child with th
我想從兩個文件發現差別,但我依然從兩個文件 得到答案這是我的代碼 #File one(This file contents should be removed after comparing file two)
a = open('diff1','r+')
#File two
#This file has 999999 records
b = open('gtin','r+')
f8 =