Extrait le tuto VSCode dans un fichier à part
This commit is contained in:
		
							parent
							
								
									7f0fb0bb4f
								
							
						
					
					
						commit
						f6d545059f
					
				
					 20 changed files with 297 additions and 24 deletions
				
			
		
							
								
								
									
										26
									
								
								src/cours/CIEL1/01-bases-python/annexes/anglais.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								src/cours/CIEL1/01-bases-python/annexes/anglais.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,26 @@ | |||
| # Anglais - Vocabulaire de la programmation | ||||
| 
 | ||||
| |Français|Anglais| | ||||
| |--------|-------| | ||||
| |Interpréteur|Interpreter| | ||||
| |Invite de commande|Command prompt| | ||||
| |Opérateur|Operator| | ||||
| |Fonction|Function| | ||||
| |Racine carrée|Square root| | ||||
| |Affecter une variable|Assign a variable| | ||||
| |Sensible à la casse|Case sensitive| | ||||
| |Majuscules|Uppercase| | ||||
| |Minuscules|Lowercase| | ||||
| |Mot-clé|Keyword| | ||||
| |Mot-clé réservé|Reserved keyword| | ||||
| |Typage dynamique|Dynamic typing| | ||||
| |Chaîne de caractères|String| | ||||
| |Chaîne de caractères formatée|Formatted string| | ||||
| |Boucle|Loop| | ||||
| |Appeler une fonction|Call a function| | ||||
| |Virgule|Comma| | ||||
| |Deux points `:`|Colon| | ||||
| |Point virgule `;`|Semi-colon| | ||||
| |Parenthèses `()`|Brackets| | ||||
| |Crochets `[]`|Square brackets| | ||||
| |Accolades `{}`|Curly brackets| | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue