def users_reviews(username): reviews = "" length_products_dicts = len(products_dicts) # store the length of products_dicts in a new variable fo