diff --git a/Day-4/job4.py b/Day-4/job.py similarity index 89% rename from Day-4/job4.py rename to Day-4/job.py index 4686806..4101465 100644 --- a/Day-4/job4.py +++ b/Day-4/job.py @@ -8,4 +8,4 @@ print(let3.split()) print(let3.replace("Job","JOB")) message=("he said that \"he can cook food\".") -print(message) \ No newline at end of file +print(message)