Which of the following syntax is used to name a grouped portion of a match? › Category: Python › Which of the following syntax is used to name a grouped portion of a match? 0 Vote Up Vote Down Editor">Editor Staff asked 2 years ago Which of the following syntax is used to name a grouped portion of a match? ?G<group_name> ?P<group_name> <group_name> ?<group_name>