Across
- 3. operator is used to assign value of one variable to another
- 5. this is used to store floating point values
- 7. This is used to perform operations on variables and values
- 8. standard input output file
- 9. These are used to make the code more readable
- 10. function used to accept input from the user
Down
- 1. function used to print something on output screen
- 2. This is used to store the value in it
- 4. This is used to store unchangable values
- 6. operators are used to determine the logic between variables or values
