PROGRAMMING

HTML 실습 - 구구단 (파일) 본문

HTML/Flask

HTML 실습 - 구구단 (파일)

Raccoon2125 2021. 1. 18. 16:19

HTML 1일차 실습, 구구단 예제

 

- 실습에 사용한 파일들

flask_.py
0.00MB
flask_2.py
0.00MB
gridfs.py
0.00MB
gugudan_flask.py
0.00MB
image_download.py
0.00MB
image_process.py
0.00MB
result1.jpg
0.66MB
test.py
0.00MB
web.py
0.00MB

- html 파일 (※ templates 폴더 내부에 있어야 합니다.)

gugudan_input.html
0.00MB
gugudan_result.html
0.00MB
index.html
0.00MB
two_input.html
0.00MB
two_result.html
0.00MB

Comments