Computer Science, asked by srinivastejavt, 1 year ago

write a program to read a xml file and print contents of tags using regular expressions (in python)

Answers

Answered by ab1234567890
1
https://www.guru99.com/python-regular-expressions-complete-tutorial.html
Python Regex Tutorial: re.match(),re.search(), re.findall ... - Guru99

srinivastejavt: but i didn't find answer there
ab1234567890: https://stackoverflow.com/questions/18168684/parsing-xml-in-python-with-regex
Parsing XML in Python with regex - Stack Overflow
srinivastejavt: i had another question to ask and i posted that can u just help me in solving that problem
Similar questions