DronA23 commited on
Commit
9db1fd3
·
verified ·
1 Parent(s): f2cf88a

Update Deliverable2.py

Browse files
Files changed (1) hide show
  1. Deliverable2.py +0 -2
Deliverable2.py CHANGED
@@ -6,8 +6,6 @@ import random
6
 
7
 
8
  # Instantiate the validator
9
- validator = URLValidator()
10
- print("Validator loaded successfully!")
11
 
12
  class URLValidator:
13
  def __init__(self):
 
6
 
7
 
8
  # Instantiate the validator
 
 
9
 
10
  class URLValidator:
11
  def __init__(self):