We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24334e9 commit ba42360Copy full SHA for ba42360
1 file changed
sse_dtss_3df8f074-b9d3-494a-8d4f-92c7ee550a26.dtss
@@ -0,0 +1,8 @@
1
+Language: PowerShell
2
+Name: PIRATILLAS
3
+Description: CALCULADORA
4
+Customizable? No
5
+$a = 4
6
+$b = 5
7
+
8
+Write-Host "La suma es $($a + $b)"
0 commit comments