generated from mwc/lab_names
	Initial commit
This commit is contained in:
		
							
								
								
									
										7
									
								
								greetings.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								greetings.py
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
# greetings.py
 | 
			
		||||
# ------------
 | 
			
		||||
# By MWC contributors
 | 
			
		||||
 | 
			
		||||
my_name ="Chris"
 | 
			
		||||
greeting = "Hello, " + my_name
 | 
			
		||||
print(greeting)
 | 
			
		||||
		Reference in New Issue
	
	Block a user