PRP201c_-_SP_2022_-_Block5_-_PE_131.webp
Kim Anh1

PRP201c_-_SP_2022_-_Block5_-_PE_131.webp

  • Media owner Kim Anh1
  • Ngày thêm
import re
fname input('Enter file:')
fhand open(fname, "r")
1-[]
print("Troubleshoot wired LAN related issues: ")
for line in fhand:
line line.rstrip()if line.startswith('Name: '):name line[20:].split("-")[0]1.append(name)
def countFreq(mylist):
freq {}for item in mylist:freq[item] += 1
if (item in freq):
else:freq[item]1
for i in sorted(freq):
print(str1) + ":" + str(freq[i])
countFreq(1)
Chưa có bình luận nào.

Thông tin

Category
PRP201c
Thêm bởi
Kim Anh1
Ngày thêm
Lượt xem
220
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom