updated docs
This commit is contained in:
		
							
								
								
									
										10
									
								
								docs/types/number.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								docs/types/number.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
# @extends
 | 
			
		||||
 | 
			
		||||
### Show number #print
 | 
			
		||||
 | 
			
		||||
The [show number](/reference/basic/show-number) function displays a number on the [LED screen](/device/screen). 
 | 
			
		||||
For example, this code displays the number 42:
 | 
			
		||||
 | 
			
		||||
```blocks
 | 
			
		||||
basic.showNumber(42);
 | 
			
		||||
```
 | 
			
		||||
		Reference in New Issue
	
	Block a user