DeepFlowest

[CodeUp]기초100제(python)_1023번 : [입출력] 실수 1개 입력받아 부분별로 출력하기 본문

알고리즘/코드업

[CodeUp]기초100제(python)_1023번 : [입출력] 실수 1개 입력받아 부분별로 출력하기

Orange57 2020. 2. 21. 23:12
728x90
반응형
SMALL

문제 :

실수 1개를 입력받아 정수 부분과 실수 부분으로 나누어 출력한다.

 

답 : 


코드 : https://github.com/Yearang-Lee/Algorithm/tree/master/CodeUp

 

Yearang-Lee/Algorithm

Contribute to Yearang-Lee/Algorithm development by creating an account on GitHub.

github.com

 

728x90
반응형
LIST
Comments