toPython

abstract fun toPython(): List<String>

Function for converting linear representation instruction to its corresponding Python instructions

Return

List of corresponding instructions as Strings