๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ
  • What would life be If we had no courage to attemp anything?
Problem Solving/JUNGOL

748: ์—ฐ์‚ฐ์ž - ์ž๊ฐ€์ง„๋‹จ7

by DevIseo 2022. 1. 13.

a = str(input())
b = str(input())

s = '{0}{0}{1}{1}{1}'.format(a,b)
print(s)

'Problem Solving > JUNGOL' ์นดํ…Œ๊ณ ๋ฆฌ์˜ ๋‹ค๋ฅธ ๊ธ€

์„ ํƒ์ œ์–ด๋ฌธ  (0) 2022.01.17
๋ฆฌ์ŠคํŠธ1  (0) 2022.01.14
๋ฌธ์ž์—ด1  (0) 2022.01.14
747 : ์—ฐ์‚ฐ์ž - ์ž๊ฐ€์ง„๋‹จ 6  (0) 2022.01.13
745 : ์—ฐ์‚ฐ์ž - ์ž๊ฐ€์ง„๋‹จ 4  (0) 2022.01.13

๋Œ“๊ธ€