直到生命的盡頭,每天愛你多一點while (life < end) {
love++;
}
I can’t say Hello to the World without u.#include <stdio.h>
int main() {
printf(“Hello World\n”);
return 0;
}
// I can not say Hello to the World without u.
愛你到天荒地老while(!world.destroy){
System.out.println(“i love you”);
}
我的世界只有太陽、月亮和你/**
* I love three things in this world.Sun, moon and you. Sun for morning, moon for night, and you forever.
*/
class LoveThreeThings extends Me
{
const loveFirstThings = ‘Sun’;
const loveSecondThings = ‘Moon’;
const loveThirdThings = ‘You’;
public function MyLove()
{
return ‘I Love’ . self::loveThirdThings . ‘forever. Never change!’;
}
}