Skip to content

on21life/class_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

class_python

1. Day01

  • 변수
    • test.py
  • 조건문
    • rnd.py
    • collision.py

2. Day02

  • 리스트
    • list_sequence.py
  • 반복문
    • list_comprehension.py
    • summation.py
    • calc_sphereVolume.py
    • factorial.py
  • 튜플
    • unpacking.py

3. Day03

4. Day04

  • Crawling using selenium
    • cr3.py
    • cr4.py
      • korail booking

5. Day05

  • File I/O
    • readFile.py
    • countWords.py
  • Packing & Unpacking (Dictionary, Tuple)
    • getDict.py
    • calCircle.py
  • DIctionary
    • anaSentence.py
  • Class
    • class1.py
    • class2.py
    • class3.py
    • class4.py
    • class5.py

6. Day06

  • GUI using tkinter
    • number={1..7}
    • tkinter${number}.py
    • tkinter_animation.py
      • object collision
  • Excel Control
    • workbook.py

7. Day07

  • Game on GUI using pygame
    • Galaga.py
    • Game_pygame.py

8. Day08

  • File I/O
    • fileio.py
    • fileio_byte.py
    • fileio_json.py
    • fileio_pickle.py
    • fileio_simple.py
    • os_walk.py

9. Day09

  • Cipher(암호)
    • encrypt_${..}.py
    • crypto_${..}.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • HTML 0.3%