Difference between revisions of "Variable assignment"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
* [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code>
 
* [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code>
 
: <code>[[PATH]]</code>, <code>[[PS1]]</code>
 
: <code>[[PATH]]</code>, <code>[[PS1]]</code>
 +
 +
 +
Python
 +
 +
[[del]]
 +
 +
Go
 +
 +
 +
  
 
==Related terms==
 
==Related terms==

Revision as of 05:45, 29 August 2021

Advertising: