i use a string str1= { 0xFEFE 0x0111 0x00 }, { 0xFEFE 0x0112 0x01 }, { 0xFEFE 0x0113 0x01 },{ 0xFEFE 0x0114 0x00 }
need to find and seperate the substrings that end with 0x00 in one list and the substrings that end with 0x01 in another list.
could anyone please help me to write a python script.
sruthiashok 0 Newbie Poster
Gribouillis 1,391 Programming Explorer Team Colleague
sruthiashok 0 Newbie Poster
sruthiashok 0 Newbie Poster
Gribouillis 1,391 Programming Explorer Team Colleague
sruthiashok 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.