אקדמיה R

לחץ כאן לכל השאלות

What is the output of this code snippet? ``` x <- 7 if(x %% 2 == 0){ print("even") }else{ print("odd") } ```

1
done
by
מיין לפי

* השאלה נוספה בתאריך: 31-07-2023