Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com> Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
		
			
				
	
	
		
			39 lines
		
	
	
		
			394 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			394 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| id: 5e7b9f050b6c005b0e76f056
 | |
| title: 'Variables, Expressions, and Statements'
 | |
| challengeType: 11
 | |
| videoId: nELR-uyyrok
 | |
| bilibiliIds:
 | |
|   aid: 419396811
 | |
|   bvid: BV1iV411p7Mn
 | |
|   cid: 376318116
 | |
| dashedName: variables-expressions-and-statements
 | |
| ---
 | |
| 
 | |
| # --question--
 | |
| 
 | |
| ## --text--
 | |
| 
 | |
| What is the symbol used in an assignment statement?
 | |
| 
 | |
| ## --answers--
 | |
| 
 | |
| ~
 | |
| 
 | |
| ---
 | |
| 
 | |
| &
 | |
| 
 | |
| ---
 | |
| 
 | |
| =
 | |
| 
 | |
| ---
 | |
| 
 | |
| \|
 | |
| 
 | |
| ## --video-solution--
 | |
| 
 | |
| 3
 | |
| 
 |