Computer Science, asked by zoyah100, 6 months ago


Fill in the blanks:-

1.)Programming in computer language includes____and_____.
2.)Blocks in_____block category are round in shape.
3.)The Sensing block palette has____colour coded blocks.
4.) [>]block reports____if the first value is greater than the second value
5.)When a word is saved in a variable it is called a_____.
6.)All the elongated diamond shaped blocks are placed as a____,inside blocks.
7.)Variables can hold____value at a time.
HINTS:-[light blue, decisions, true, logics, operators, string variable, one, condition]​

Answers

Answered by Anonymous
16

Answer:

  1. logics and decisions
  2. true
  3. light blue
  4. condition
  5. string variable
  6. operators
  7. one

<marquee direction= left>

 <html> <head> <meta name="viewport"the content="width=device-width, initial-scale=1"> <style> Body{ background-color: pink; font-family: cursive; } .glow{ font-size: 40px; color: #fff; text-align: center; -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } @-webkit-keyframes glow{ from{ text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } } </style> </head> <body> <h1 class="glow">Follow Me and pikachu2440 in my following❤❤❤</h1> </body> </html>

Answered by dakshalkataria
0

Answer:

logics and decisions

true

light blue

condition

string variable

operators

one

Explanation:

Similar questions