Skip to content

Aornn/Expert_system

Repository files navigation

Expert_system

Launch "python basic.py filename"

Exemple of file :

#Commentary
B => A 
D + E => B 
G + H => F 
I + J => G 
G => H 
L + M => K 
O + P => L + N 
N => M 
#[INITIAL FACTS HERE] 
=DEIJP
#[VALUE OF ...] 
?AFKP

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages