#39 Kotlin Tutorial | User Input in Kotlin

#39 Kotlin Tutorial | User Input in Kotlin

Telusko

7 лет назад

24,883 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@embelcourt8101
@embelcourt8101 - 19.11.2023 06:50

readline no matter what I do its not letting me take input its blinking or another one its just writing your name is null.

Ответить
@anonymlulz8273
@anonymlulz8273 - 16.06.2022 11:19

why are you shouting

Ответить
@runebladercrypto
@runebladercrypto - 15.05.2022 16:26

i didnt fucking work wtf

Ответить
@adityajha749
@adityajha749 - 07.05.2022 09:20

how to take array as an input in kotlin?

Ответить
@deli5777
@deli5777 - 23.01.2022 13:42

Got lost in all the talk about Java and C/C++... forgot what I came here for... where am I?

Ответить
@haykmkrtchyan7093
@haykmkrtchyan7093 - 20.09.2021 20:06

The readLine() function from the BufferedReader class throws an IOException. Do we need to handle it in Kotlin?

Ответить
@burakakademi3899
@burakakademi3899 - 15.05.2020 01:36

How to get only Integer with readLine method. As a java developer i dont understand fully.
Everytime do i need to typeCasting like that? :

var numStr = readLine()
var realNum = numStr.toString().toInt()

Ответить
@MrHimanshun
@MrHimanshun - 16.02.2019 20:23

But why is my IDE IntelliJ IDEA, throwing an error for "readline()"??
I am unable to take input from user??

Ответить
@muhammadrizwan-tz9oz
@muhammadrizwan-tz9oz - 27.09.2018 17:45

How take char Input From user ??

Ответить
@antonyfilochowski335
@antonyfilochowski335 - 28.03.2018 21:33

Always funny. Always good.

Ответить
@vinayghadigaonkar8215
@vinayghadigaonkar8215 - 25.02.2018 18:23

sir how kotlin program to check whether a character is alphabet or not.

Ответить
@udaymarchattiwar4955
@udaymarchattiwar4955 - 31.10.2017 19:59

sir how do i inspect the readline method..it does not get highlighted in my case to open it

Ответить
@sunnyjagtap1171
@sunnyjagtap1171 - 30.07.2017 15:44

nice video sir,can u upload a video how to develop small apps in android studio

Ответить
@bibekshrestha3614
@bibekshrestha3614 - 12.06.2017 16:33

thank you sir,,,,,,,can you please upload more videos on this???? demo of small app,,,,,,,

Ответить
@NIKHILSHARMA-gm3pl
@NIKHILSHARMA-gm3pl - 08.06.2017 04:17

what is the difference between software and computer engineering

Ответить
@dhamodharanm1810
@dhamodharanm1810 - 06.06.2017 06:28

Great work in right time. Thanks for giving such a wonderful tutorial on kotlin. I like the Indian accent which is helpful for me to understand easily.

Ответить
@syedmuhammadyasir9712
@syedmuhammadyasir9712 - 04.06.2017 13:41

thank you Sir.....your way of explanation is really good.

Ответить
@dileepteja3
@dileepteja3 - 04.06.2017 09:25

sir, where did you learn java with lots of examples... through head first java book or by any instructor

Ответить
@vishalbhosle6570
@vishalbhosle6570 - 02.06.2017 21:09

Sir, how can we take input for an Integer variable?
that readLine() method returns String, so everytime we have to typecast to Integer or is there another way?

Ответить
@raghunathmestry3490
@raghunathmestry3490 - 02.06.2017 14:13

kotlin is big data programming language ?

Ответить