Skip to content

Commit fa395fa

Browse files
authored
Merge pull request #3 from AICLOUDK/AICLOUDK-patch-3
Update Code.Py
2 parents 8f79690 + 1bb6280 commit fa395fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code.Py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Car Information System
1+
#Car Information System
22
Suppose we want to manage a list of cars, each with attributes like brand, model, and year, and perform operations such as sorting cars by year or filtering cars by brand.
33

44
Python Code :

0 commit comments

Comments
 (0)