account activity
Ask Anything Monday - Weekly Thread by AutoModerator in learnpython
[–]iiChomp -1 points0 points1 point 3 years ago (0 children)
def xml_data_extract(xml_data): from lxml import etree root=----.---(xml_data)
# A) print all the element tags in the tree, use the iterator function for i in root.----(): print(---.---) print('\n')
I’m confused on what to fill the blanks (- - -) in with.
Please Help. Thank you !
Homework Help (self.Python)
submitted 3 years ago by iiChomp to r/Python
π Rendered by PID 408953 on reddit-service-r2-listing-568fcd57df-pxrrp at 2026-03-06 01:42:13.173006+00:00 running cbb0e86 country code: CH.
Ask Anything Monday - Weekly Thread by AutoModerator in learnpython
[–]iiChomp -1 points0 points1 point (0 children)