Skip to content

Instantly share code, notes, and snippets.

@sazid
sazid / zeuz_pricing.py
Created August 14, 2023 20:24
zeuz_pricing.py
def inp(msg: str, default_value=None) -> float:
while True:
try:
if default_value is not None:
typ = type(default_value)
user_input = input(f"{msg}: ")
if user_input:
return typ(user_input)
else:
return default_value
@sazid
sazid / PRIVACY-no-ads.md
Created November 17, 2024 06:48
Privacy policy for published apps.

Privacy Policy

Introduction Your privacy is important to us. This Privacy Policy explains how our app handles user data. We are committed to ensuring transparency and clarity regarding the information collected by our app.

Data Collection and Use Our app does not collect, store, or share any personal data or user information. The only data collected is by Google through its Firebase services for analytics purposes. This data helps improve app performance and diagnose any potential issues.

Firebase Services Our app integrates with the following Firebase services: