0
Any one tell me code to print birthday cake
4 Antworten
+ 3
Find an image online, paste onto an Word document. Press the print button. Works for Google docs too.
+ 2
class MyClass {
public static void main(String[ ] args) {
System.out.println("birthday cake");
}
}
+ 1
print("🎂");