Difference between revisions of "Print"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
* <code>[[echo]]</code> | * <code>[[echo]]</code> | ||
* <code>[[puts]]</code> | * <code>[[puts]]</code> | ||
− | * [[Ansible print and debug examples]] | + | * <code>[[awk]]</code> |
+ | |||
+ | == Activities == | ||
+ | * Review [[Ansible print and debug examples]] | ||
== See also == | == See also == |
Latest revision as of 18:12, 10 July 2023
print("Hello, World!")
Python: https://docs.python.org/3/tutorial/inputoutput.html
print ("Your text goes here")
print ("Your text goes here:", your_variable)
Related[edit]
Activities[edit]
See also[edit]
Advertising: