Julia Vs Python Tutorials - How to Get Data Using Input

preview_player
Показать описание
Julia Vs Python Tutorials - How to Get Data Using Input

In this tutorial I will be showing you how to get data using input function in Julia and in Python

Python :
input()
raw_input()

====Julia====
function input(prompt::AbstractString=" ")
print(prompt)
return chomp(readline())
end
###

If you liked the video don't forget to leave a like or subscribe.

If you need any help just message me in the comments, you never know it might help someone else too.

J-security @ JCharisTech
Рекомендации по теме
welcome to shbcf.ru