tutoring icon indicating copy to clipboard operation
tutoring copied to clipboard

Tutoring code..

Results 1 tutoring issues
Sort by recently updated
recently updated
newest added

Thank you for your code, I tried to run but i get this error ``` line 117, in set return db.collection(self.collectionname).document(str(item['id'])).set(item) TypeError: string indices must be integers ```