Skip to content

자바챌린지 1주차 과제 #1

Description

@mooh2jj
  1. 로또 생성기
  • 로또 생성기 method를 만들고
  • Dto in(로또 번호 자릿수) -> out(로또 번호) 가 나오게 만들어주세요.
  1. 학생 성적 산출 프로그램
  • 총 과목의 count, 평균을 산출해주세요.
  • 국어 성적의 count, 평균을 산출해주세요.
  • 과목이름이 한글인 경우에 count, 평균을 산출해주세요. (정규표현식을 사용해주세요)
  1. ArrayList를 많이 사용하는이유
  • vs Array
  • vs LinkedList
  • vs Map

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions