generated from mwc/lab_names
	a name is what we call something while a value is a definition
we need to know the difference in our everyday life because it's in everyday language.
This commit is contained in:
		@@ -2,6 +2,6 @@
 | 
			
		||||
# ------------
 | 
			
		||||
# By MWC contributors
 | 
			
		||||
 | 
			
		||||
my_name ="Chris"
 | 
			
		||||
my_name ="Jacob"
 | 
			
		||||
greeting = "Hello, " + my_name
 | 
			
		||||
print(greeting)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user