generated from mwc/lab_names
	tes
This commit is contained in:
		@@ -4,3 +4,4 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
print("This program will calculate the area of a circle.")
 | 
					print("This program will calculate the area of a circle.")
 | 
				
			||||||
radius = float(input("What is the circle's radius? "))
 | 
					radius = float(input("What is the circle's radius? "))
 | 
				
			||||||
 | 
					print()
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user