#python #anaconda #jupyter-notebook #visual-code #html #css #javascript #http

제목퀴즈3번2018-09-19 23:10
작성자

퀴즈 3번문제

def my_round(a):

    return int(a)+int(2*(a-int(a)))


간단히 이렇게해도 맞는건가요? 몇개 해봤는데 오류가 없는거같긴한데..

댓글
이전input()2018-09-19
다음저도 3번 다르게 풀어봤어요!2018-09-19