Python/Lab_2/dummy.py

2 lines
65 B
Python
Raw Normal View History

2024-03-09 17:38:18 +02:00
print(input().replace(",", "."))
print(input().replace(",", "."))