Course C Initial – 4th First Exercises

Now, as promised in previous lesson, here are some questions to you made:
  1. Make an Algorithm that print I’m fine at display.
  2. Make an Algorithm that store a number to a variable and print it at display.
  3. Make an Algorithm that reserves a number and a letter and print them at display.
  4. Make an Algorithm that reserves an integer and a floating and print them.
  5. Make an Algorithm and inside, create a float variable called Number that stored the number 7.596, after print it with only one decimal house.
Make these algorithms, practice because this will help you to learn more and better. Below you can make download of their:
Well, that's all folks! In the next lesson, we'll see othres important commands! Share with your friends!
See you later!

Comentários

More Famous Posts

Course C Initial 7th – Training with Math

Course C Initial – 3rd Variables Part. 1

Course Python For Life 3 – Input Command