RUBY مرجع: Ruby Introduction
مرجع سريع لـ Ruby Introduction.
مرجع RUBY — Ruby Introduction
ملخص سريع عن Ruby Introduction مع صياغة ومثال.
الصياغة
puts "..."
مثال
name = "DrSchool"
puts "Hello #{name}"
مرجع سريع لـ Ruby Introduction.
ملخص سريع عن Ruby Introduction مع صياغة ومثال.
puts "..."
name = "DrSchool"
puts "Hello #{name}"