Skip to content

Commit

Permalink
Update and rename job4.py to job.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joegeorge022 authored Nov 23, 2024
1 parent ea8a53d commit e3e2426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Day-4/job4.py → Day-4/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
print(let3.split())
print(let3.replace("Job","JOB"))
message=("he said that \"he can cook food\".")
print(message)
print(message)

0 comments on commit e3e2426

Please sign in to comment.