Julia Vs Python Tutorials - Lists

Опубликовано: 03 Август 2026
на канале: JCharisTech
234
5

Julia Vs Python Tutorials - Lists


In this tutorials we will be checking
#list
#string (How to reverse a string in Julia and in Python)
#Pop and appending in Julia and Python


=======================JULIA======================================
Julia is a high-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science while also being effective for general-purpose programming, web use or as a specification language

=======================PYTHON=====================================
Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java

By J-secur1ty of JcharisTech