2 lines
50 B
Python
2 lines
50 B
Python
import scapy
|
|
print("Scapy imported successfully!") |
import scapy
|
|
print("Scapy imported successfully!") |