강의

멘토링

커뮤니티

인프런 커뮤니티 질문&답변

hyrung님의 프로필 이미지
hyrung

작성한 질문수

프로그래밍, 데이터 과학을 위한 파이썬 입문

- 과제 제출 방법 for Windows

코드를 바꿨는데도

작성

·

133

0

C:Usersoworkspacemooclab_1_windows (1)windows>atom arithmetic_function.py

C:Usersohmoonkyoworkspacemooclab_1_windows (1)windows>python

Python 3.7.0 (default, Jun 28 2018, 08:04:48) [MSC v.1912 64 bit (AMD64)] :: Anaconda, Inc. on win32

Type "help", "copyright", "credits" or "license" for more information.

import arithmetic_function

arithmetic_function.addition(5,8)

안뜹니다 답이.

def addition(a, b):

result = a+b

return result

이렇게 해쓴ㄴ데요

답변

답변을 기다리고 있는 질문이에요
첫번째 답변을 남겨보세요!
hyrung님의 프로필 이미지
hyrung

작성한 질문수

질문하기