Answer:In python, when we declare a float or an integer, we declare like below:
a=2 for int
b=2.0 for float
And when we do this operation in c++, we write
int a;
float b;
And when we write this in Pascal, we use:
a: integer
b: float
and we assign value like:
a:=2
b:=2.0
And you should know that if you will not follow the syntax, then the compiler or the interpreter will throw syntax error, and you will not be able to run your program. The syntax is very important.
Explanation:
The variable points stores data that the user has input. what is the data type of this variable?
Answer:
Each variable has a name, a value, and a type. The value might change over time, and that's why its “variable.” Many variables store numbers and strings, like the ones above. Variables can also store other types of data, like lists, dictionaries, and Boolean values
Explanation:
pleas help and hury
_____ can be lost or stolen by cybercriminals. Select 2 options.
Computer devices
Portable devices
Antivirus software
Computer networks
Free WiFi
Answer:
It is D and A
Explanation:
"The Future of Money" notes that the value of cryptocurrency "changes often and depends on demand." How could reading "The Value of Money" help readers understand this information more completely?
Answer:
I think it would b
Explanation:
Answer:
Yes you should
Explanation:
It will help you understand money as a whole and not just money very good book.
What is the last step in creating a research plan?
A. Creating a research schedule
B. Finding and evaluating sources
C. Deciding on the method to use
D. Doing the actual research
Answer:
D. Doing the actual research
Explanation:
You have a combination lock with three secret digits. Find the three correct digits using the following clues and enter your answer below.
Answer:The code is 062
Explanation:
Explanation: