We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd3ab5 commit d9fc866Copy full SHA for d9fc866
String-transformation.py
@@ -6,7 +6,6 @@
6
import re
7
import sys
8
9
-
10
class Car:
11
def __init__(self,a,b):
12
self.a = a
0 commit comments