1# Import database module.2from firebase_admin import db
34# Get a database reference to our posts5ref = db.reference('server/saving-data/fireblog/posts')
67# Read the data at the posts reference (this is a blocking operation)8print(ref.get())
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content