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

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

  • 분류 전체보기 (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 피드
로그인
로그아웃 글쓰기 관리

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

컨텐츠 검색

태그

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

최근글

댓글

공지사항

아카이브

Python(45)

  • day 1-3 python (문자열 개수 출력 , input Function)

    Instructions Write a program that prints the number of characters in a user's name. You might need to Google for a function that calculates the length of a string. e.g. https://www.google.com/search?q=how+to+get+the+length+of+a+string+in+python+stack+overflow Warning. Your program should work for different inputs. e.g. any name that you input. Example Input Angela Example Output 6 str = input("W..

    2023.02.20
  • day 1-2. python

    Example Output (예지) When you run your program, it should print the following: (이렇게 나오게 해라) Day 1 - String Manipulation String Concatenation is done with the "+" sign. e.g. print("Hello " + "world") New lines can be created with a backslash and n. e.g. When you hit run, there should be no errors and this is what should happen:( 에러가 안뜨게 해라) print("Day 1 - String Manipulation") print('String Concat..

    2023.02.20
  • day 1-1. python

    Example Output (예제) After you have written your code, you should run your program and it should print the following: (이렇게 나오게 해라) Day 1 - Python Print Function The function is declared like this: print('what to print') 자바보다는 간단하게 출력된다. print("Day 1 - Python Print Function") print("The function is declared like this:") print("print('what to print')")

    2023.02.20
이전
1 ··· 5 6 7 8
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바