A gsheets-connection question. Can I pull the text_string contents of a 'single cell only' from my spreadsheet and save it into a variable?

UPDATE:

Have also found this >> Examples of gspread Usage — gspread 6.1.2 documentation

. . . via this >> How to delete a particular row from gsheets based on an index for example? - #2 by dataprofessor

Thanks to user @dataprofessor