Skip to content

Commit cbd97b8

Browse files
Update vari.md
1 parent 75c2a70 commit cbd97b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Julia/vari.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ title: Variable
44
sidebar_label: Julia Variable
55
sidebar_position: 2
66
tags: [Julia, Variable, Datatype,Scope]
7-
description: "Learn Basics of Julie .Julia is a relatively new, open-source programming language gaining popularity for its unique blend of features. Here's a breakdown of its basics, functionalities, uses, and applications".
87
---
98

10-
119
In the Julia programming language, variables are used to store data that can be referenced and manipulated throughout a program. Here's a detailed overview of how variables work in Julia:
1210

1311
### Declaring and Assigning Variables

0 commit comments

Comments
 (0)