How to resolve this syntax error in python?

Asked

Viewed 159 times

1

I’m making a code to capture ping in MS of several sites for connection test and in one of the lines (follows below) is giving syntax error, I tried to fix and failed.

if myStats.maxTime destIP<.
  • 1

    This code doesn’t make much sense. What it is myStats?

  • A variable that stores network statistics (connection/ping)

  • Right, and how is it defined? What would be destIP?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.