$def with (reader_observations, edition_count=1, show_observations=False, desktop_only=False) $ total_reviews = reader_observations.get('total_respondents', 0) $ display_for = 'desktop-only' if desktop_only else 'mobile-only' $if not desktop_only: