mirror of
https://github.com/clearlinux/docs.git
synced 2026-09-05 21:31:36 +00:00
Add question mark to question title
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# What is Ruby
|
||||
# What is Ruby?
|
||||
|
||||
Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan.
|
||||
|
||||
According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.
|
||||
|
||||
+2
-1
@@ -1,4 +1,5 @@
|
||||
# What is Ruby
|
||||
# What is Ruby?
|
||||
|
||||
Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan.
|
||||
|
||||
According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.
|
||||
|
||||
Reference in New Issue
Block a user