generated from mwc/lab_dice
	Initial commit
This commit is contained in:
		
							
								
								
									
										28
									
								
								.commit_template
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								.commit_template
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,28 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# -----------------------------------------------------------------
 | 
			
		||||
# Write your entire commit message above this line.
 | 
			
		||||
# 
 | 
			
		||||
# The first line should be a quick description of what you changed.
 | 
			
		||||
# Then leave a blank line. 
 | 
			
		||||
# Then, taking as many lines as you want, answer the questions 
 | 
			
		||||
# corresponding to your checkpoint. 
 | 
			
		||||
#
 | 
			
		||||
# Checkpoint 1: 
 | 
			
		||||
# - Describe a problem you could solve, or a situation you could simulate, 
 | 
			
		||||
#   using classes.
 | 
			
		||||
#
 | 
			
		||||
# Checkpoint 2: 
 | 
			
		||||
# - This checkpoint asked you to write docstrings explaining code. When you 
 | 
			
		||||
#   were writing docstrings, how was your thinking different from your thinking
 | 
			
		||||
#   when you are writing code?
 | 
			
		||||
# - When you write code in the future for your own projects, do you think you will
 | 
			
		||||
#   include docstrings?
 | 
			
		||||
#
 | 
			
		||||
# Checkpoint 3: 
 | 
			
		||||
# - Solving problems by writing classes to represent parts of the problem is called
 | 
			
		||||
#   Object-Oriented Programming, or OOP for short. Describe your experience with 
 | 
			
		||||
#   OOP while working on Yahtzee. How is this style of problem-solving different 
 | 
			
		||||
#   from the way you might have written a Yahtzee program in Units 1 or 2?
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user