Skip to content

Commit d9fc866

Browse files
authored
Update String-transformation.py
1 parent 7dd3ab5 commit d9fc866

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

String-transformation.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import re
77
import sys
88

9-
109
class Car:
1110
def __init__(self,a,b):
1211
self.a = a

0 commit comments

Comments
 (0)