User:Lowercase sigmabot II/Source.py: Difference between revisions

Content deleted Content added
m Reverted edits by 95.49.115.222 (talk) to last version by Lowercase sigmabot II
m Replaced deprecated <source> tags with <syntaxhighlight>
 
(2 intermediate revisions by 2 users not shown)
Line 17:
If the template is present, it does nothing.
 
<sourcesyntaxhighlight lang="python">
#!/home/sigma/.local/bin/python3
# -*- coding: utf-8 -*-
Line 85:
main()
 
</syntaxhighlight>
</source>
 
== Sandbot2.py ==
Line 98:
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■--></pre>
 
<sourcesyntaxhighlight lang="python">
#!/home/sigma/.local/bin/python3
# -*- coding: utf-8 -*-
Line 210:
 
</syntaxhighlight>
</source>