Skip to content

zhuanli555/awesome-python3-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyhton web app

model

orm

poll

[TOC]

$$ x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a} $$

13

st=>start: 开始
e=>end: 结束
op=>operation: 我的操作
cond=>condition: 确认?

st->op->cond
cond(yes)->e
cond(no)->op
import os
print(os.getpid())
print('shshh')

About

learning python according to liaoxuefeng

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published