Python: Difference between revisions

From Wiki RB4
Line 1: Line 1:
==Resources==  
==Resources==  
* [https://docs.python.org/3.9/tutorial/introduction.html Official Tutorial]
* [https://docs.python.org/3.9/tutorial/introduction.html Official Tutorial]
==Language==
===Comment===
# ... till end of line


==Installation==
==Installation==
* see [[EDTLaptop1#Python|EDT Win10 Laptop]]
* see [[EDTLaptop1#Python|EDT Win10 Laptop]]

Revision as of 10:01, 10 September 2021

Resources

Language

Comment

# ... till end of line

Installation