asked 9.4k views
0 votes
Write a statement that declares an int variable named count.

1 Answer

7 votes
Assuming you don't need Object Oriented programming

x= int(5)

answered
User Meteorite
by
8.1k points

No related questions found