generated from mwc/lab_names
	Initial commit
This commit is contained in:
		
							
								
								
									
										6
									
								
								circle_area.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								circle_area.py
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
# circle_area.py
 | 
			
		||||
# --------------
 | 
			
		||||
# By MWC Contributors
 | 
			
		||||
 | 
			
		||||
print("This program will calculate the area of a circle.")
 | 
			
		||||
radius = float(input("What is the circle's radius? "))
 | 
			
		||||
		Reference in New Issue
	
	Block a user