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
In questa pagina del sito puoi guardare il video online Julia Vs Python Tutorials - How to Get Data Using Input della durata di ore minuti seconda in buona qualità , che l'utente ha caricato JCharisTech 28 febbraio 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 606 volte e gli è piaciuto 4 spettatori. Buona visione!