4 lines
56 B
Text
4 lines
56 B
Text
exit
|
|
import logic
|
|
open tactic
|
|
print raw (by assumption)
|
exit
|
|
import logic
|
|
open tactic
|
|
print raw (by assumption)
|