项目作者: aloatias

项目描述 :
Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”
高级语言: C#
项目地址: git://github.com/aloatias/FizzBuzz.App.git
创建时间: 2020-03-17T19:30:41Z
项目社区:https://github.com/aloatias/FizzBuzz.App

开源协议:

下载