코딩을 한단계씩 부셔보자.

코딩을 한단계씩 부셔보자.

  • 분류 전체보기 (319)
    • 코딩배움일지 (157)
      • JAVA (79)
      • DataBase (29)
      • Web 구현 (34)
      • 인터페이스 구현 (15)
    • 개인적인 공부 (142)
      • 자바 (6)
      • 백준 (47)
      • Java의 정석 (0)
      • 그냥정리 (2)
      • Database 복습 (5)
      • 테스트 페이지 (1)
      • 프론트엔드 (7)
      • Unity (29)
      • Python (45)
    • TeamProjectHappy (12)
      • front (9)
      • database (3)
    • 개발일지 (2)
      • Journey to West (2)
  • 홈
  • 배움기록
  • 태그
  • 방명록
RSS 피드
로그인
로그아웃 글쓰기 관리

코딩을 한단계씩 부셔보자.

컨텐츠 검색

태그

html 2D 유니티 c# Python java 배열 database 백준 SQL 왕초보 자바 java기초 javascript CSS unity Web 자바기초 javabasic 파이썬

최근글

댓글

공지사항

아카이브

페인트 면적 계산(1)

  • day 8-3 python (페인트 면적 계산기)

    Instructions You are painting a wall. The instructions on the paint can says that 1 can of paint can cover 5 square meters of wall. Given a random height and width of wall, calculate how many cans of paint you'll need to buy. number of cans = (wall height x wall width) ÷ coverage per can. e.g. Height = 2, Width = 4, Coverage = 5 number of cans = (2 * 4) / 5 = 1.6 But because you can't buy 0.6 of..

    2023.03.10
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바