print ("#" + str(service_count) + " " + dict_service['Name'] (service_count) += 1 shows syntax error here and bs4 module not found error
print ("#" + str(service_count) + " " + dict_service['Name']
(service_count) += 1
shows syntax error here and bs4 module not found error