2021年3月25日星期四

How to print contents of constant variable and integar input promt in a single line which should return the integer value

How to print contents of constant variable and integar input promt in a single line which should return the integer value .

 howbig = print(BOARD_SIZE_PROMPT) + input(int())      

The output should be like this:

Choose your difficulty. The larger the puzzle, the harder it is to solve. How big do you want the puzzle to be? 2

Thanks

https://stackoverflow.com/questions/66810002/how-to-print-contents-of-constant-variable-and-integar-input-promt-in-a-single-l March 26, 2021 at 09:54AM

没有评论:

发表评论