Skip to content

TeamLab/lab_for_gachon_cs50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gachon CS50 - Python Lab Repository

본 Lab은 가천대학교 산업경영공학과 @TEAMLAB에서 운영중인 Python 강의 Lab을 모아두었습니다.

Lab명 목적 관련된 내용
Day_estimation try~except 함수와 if문조건을 and와 or을 합쳐서 쓸 수 있고 리스트 인덱스를 자유자재로 이용 할 수있다. ifelse, tryexcept, or, and
Credit_calculator if,elif,else 상세한 조건문을 알 수있고 for문을 자유자재로 쓸 수 있다. 또한 언패킹을 경험 할 수 있다.리스트의 인덱스도 다룰 수 있다. ifelifelse, for, unpacking
Combination 앞에 두함수의 결합체에 함수의 변수가 2개를 쓸 수 있고 메인함수도 경험할 수 있다 위에함수 + main
sort_english dict를 자유자재로 다룰 수있고 리스트의 인덱스의 심화과정이있다. 또한 딕트를 이용함으로써 어떤예외처리도 한다. 심화된 리스트, 딕트, 메인함수

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages