+ 14
Exception Handling in Ruby!
Exception Handling is not there in the Sololearn course. So, I posted these two codes which can help in understanding exception handling in ruby. Check them out and post your opinion in the comments. https://code.sololearn.com/cOj7N4SYS9jf/?ref=app https://code.sololearn.com/cPKWebDdfM7V/?ref=app
2 Antworten
+ 13
Thank you. You've been posting some really nice Ruby codes recently. :>
+ 11
@Hatsy : You're welcome. Till today, I wrote only 1 program in Ruby. Today I got some interest in Ruby and spent some time on it in the internet. The result of it is the codes I posted today.