0
Like Python
but without the ':'
4 Respuestas
+ 1
puts "hello" if ok
puts "hello" if a==a
0
I'm sorry , The question is not clear .
It would be better if u repost it with relevant code
0
i just thought that the lack of parentheses is like python but python has ":" and no "end" on its if/else elements
0
in Python ':' this indicate as flower bracket {} like in C,c++ .