using Python re to check a string

前端 未结 0 1132
无人共我
无人共我 2020-11-30 17:30

I have a list of IDs, and I need to check whether these IDs are properly formatted. The correct format is as follows:

[O,P,Q][0-9][A-Z,0-9][A-Z,0-9][A-Z,0-9][         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题