Write a PHP program to replace a string "Python" with "PHP" and "Python" with " PHP" in a given string
- برمجة بي اتش بي
- 2021-09-08
- mhanasmh00489829403
الأجوبة
Sample Input:
PHP is popular than Python
Sample Output:
Python is popular than PHP.
أسئلة مشابهة
القوائم الدراسية التي ينتمي لها السؤال