518 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			518 B
		
	
	
	
	
	
	
	
Strings, bytes, and runes exercises
- 
Use []byte <-> string conversions. 
- 
Use Printf verbs. 
- 
Use utf8 package, indexing and slicing. 
Use []byte <-> string conversions.
Use Printf verbs.
Use utf8 package, indexing and slicing.