Update bubblesort.kt
This commit is contained in:
		
							parent
							
								
									389bec0982
								
							
						
					
					
						commit
						9d1583d98e
					
				@ -1,3 +1,9 @@
 | 
			
		||||
/*
 | 
			
		||||
    Nama: Rafi Fattan Fitriardi
 | 
			
		||||
    NPM : 202310715002
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
fun main() {
 | 
			
		||||
    // Data awal
 | 
			
		||||
    val numbers = arrayOf(64, 34, 25, 12, 22, 11, 90)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user