Computer Science, asked by deekiwangdhibhutia67, 7 months ago

assign 40 to a variable ?

Answers

Answered by yashsingh8704
1

Mark me as brainlist answer .

Attachments:
Answered by ssakthigethu
0

Answer:

Python:

x= 40

C++:

int x = 40

Similar questions