Posts by Vitor L. • 1 point
1 post
-
-1
votes1
answer41
viewsQ: How to assign positions to an array within a "while" loop?
Hello! I am very beginner in programming and am doing an exercise to create a program that converts decimal numbers -from 0 to 255 -, which the user types, to binaries. I can already convert…