本文介绍了while循环显示没有负数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我如何写一个不显示负数的while循环???How would i write a while loop that displays no negative numbers???推荐答案 这很简单。如果exppresion为TRUE,你需要的只是简单的if-else语句在循环内不打印其他任何打印号码。 SavageIt''s quite simple.All that u need is simple if-else statment inside the loop if exppresion is TRUE don''t print anything else print that number.Savage 展开 | 选择 | Wrap | 行号 这篇关于while循环显示没有负数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 09-05 17:44