项目作者: felipesvianna

项目描述 :
Program that prints all the numbers from 1 to 100. However, for multiples of 3, instead of the number, prints "Three". For multiples of 5 prints "Five". For numbers which are multiples of both 3 and 5, prints "Three And Five".
高级语言: PHP
项目地址: git://github.com/felipesvianna/multiples-three-five.git
创建时间: 2021-03-25T19:26:51Z
项目社区:https://github.com/felipesvianna/multiples-three-five

开源协议:

下载