Be Good. Do Good.
def my_function_test(inparam):
print(inparam + " Cars")
my_function_test("Maruthi")
my_function_test("Honda")
my_function_test("Kia")
Maruthi Cars Honda Cars Kia Cars
Post a Comment
What is Kiro Kiro is an innovative AI-powered IDE that revolutionizes software development through intelligent assistance and structured wor...
No comments:
Post a Comment