Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 403 Bytes

File metadata and controls

4 lines (2 loc) · 403 Bytes

একটা ফাংশন লিখ যেটা যেকোন নামকে uppercase বা রেগুলার কেইস হিসেবে নিবে আর আউটপুট হিসেবে সেই নাম lowercase করে রিটার্ন করবে।

Write a function that takes any name as uppercase or regular case and returns the name as lowercase as output.