May-23-2024, 06:42 AM
(May-23-2024, 01:48 AM)BrandonKastning Wrote: def basic_function_construct_for_loc_gov_collection_maximum_page_count_using_two_fstring_variables(Functions and variable names should be sufficiently explicit but not excessively detailed. I think the problem is similar to the choices you make in natural language. Would you say «Joe Biden drank a tea» or «Joseph Robinette Biden Jr 46th president of the United States, member of the Democratic Party and former vice-president drank a tea» ? If you had 10 sentences involving Joe Biden, you would certainly not choose the latter. The same good sense applies to keep programs readable.
loc_gov_collection_name_item_count,
loc_gov_collection_name_item_results_maximum_display_count,
):
When this naming issue is solved, one good advice: use Black to format automatically your Python code. It will save you a lot of work.
(May-23-2024, 01:56 AM)BrandonKastning Wrote: Godspeed and stay True to Jesus & Country! Remember: YOU matter; YOUR will Matters; Justice for YOU matters! No matter what anyone says. God gives us three great gifts! 1) Life, 2) Free Will 3) HIS Only Begotten Son, JESUS! What we do with these is OUR gift to Him.Not sure superstition helps...

« We can solve any problem by introducing an extra level of indirection »