I have made a python hTTP get request .
The response is :
6 x 9 =
i want to get only this value ( values will be different each time) : “6 x 9”
tried soup for id = XYZ but it giving this outcome:
i trying to get this exact value : 6 x 9
ut not able to get it
New contributor
Sonnu Yadav is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.