Include a file: Difference between revisions

Content added Content deleted
Line 188:
Names in this module can be accessed as attributes:
<lang Python>mymodule.variablesvariable</lang>
 
=={{header|QBasic}}==