수고
  • 홈
  • 태그
  • 방명록
    • 분류 전체보기 (111)
      • Programming (106)
        • chunghaejin (0)
        • Database (0)
        • ERP (0)
        • ICT (5)
        • Information Security (1)
        • Java (9)
        • Jdbc (2)
        • JSP (0)
        • JSTL (0)
        • Linux (1)
        • Matlab (2)
        • MFC (1)
        • MotionTest (0)
        • Mybatis (0)
        • MySQL (6)
        • OpenCV (1)
        • Oracle (14)
        • Program (4)
        • Python (3)
        • Question (0)
        • Sensor (42)
        • Servlet (0)
        • Signal & System (0)
        • Spring (0)
        • Test (9)
        • Unity (0)
        • Unreal (0)
        • Web (6)
      • Info.Game (0)
      • Info.KR (0)
      • Info.JP (0)
      • My.File (4)
        • MK.Game (1)
        • PY.Game (3)
      • Premiere Pro (1)
      • Photoshop (0)
      • medical (0)
      • Food (0)
  • 글작성
  • 방명록
  • 환경설정
  • 메뉴 닫기
Programming/Python 검색 결과
3 개의 검색 결과가 있습니다.
Programming/Python

Python 자료형

숫자(number) , 불(boolean) , 문자열(string) 자료형을 확인하기 위해서는 type() 함수로 확인한다. >>> print(type("수고하셨습니다")) >>> print(type(72)) >>> print(type(72.2)) 문자열 >>> print("Hello") >>> print('Hello') >>> print("'Hello' 라고 말했습니다")

2020. 7. 17. 15:15
Programming/Python

Python 실행

인터프리터 ( interpreter) : 파이썬으로 작성된 코드를 실행해주는 프로그램 파이썬 인터렉티브 셸 : 파이썬 명령어 입력 및 실행 공간 프롬프트 (prompt) : >>> Python 키워드 : >>> import keyword >>> print(keyword.kwlist)

2020. 7. 14. 11:56
Programming/Python

Python 설치

1) http://www.python.org 접속 -> Downloads 2) Download Python 3.8 클릭 3) 다운로드 된 python 파일 설치 4) 설치 프로그램 실행하고 Add Python 3.8 to PATH 체크 ( 체크하지 않으면 파이썬이 실행되지 않음) 5) Install Now

2020. 7. 14. 11:51
  • «
  • 1
  • »
Powered by Privatenote/라이프코리아 Copyright © 수고 All rights reserved. TistoryWhaleSkin3.4

티스토리툴바