
Codequest Frank Mayer מאת
Add code snippets to your WhatsApp messages.
אין משתמשיםאין משתמשים
יש צורך ב־Firefox כדי להשתמש בהרחבה זו
נתוני העל של ההרחבה
צילומי מסך

על אודות הרחבה זו
Use Markdown code bocks:
Or upload your code to https://codequest.frank-mayer.io and share a link to the rendered image.
This Addon will render the code block in the message.
```rust
fn main() {
for x in 1..=100 {
match (x % 3, x % 5) {
(0, 0) => println!("FizzBuzz"),
(0, _) => println!("Fizz"),
(_, 0) => println!("Buzz"),
_ => println!("{}", x),
}
}
}
```
Or upload your code to https://codequest.frank-mayer.io and share a link to the rendered image.
This Addon will render the code block in the message.
מדורג 0 על־ידי 0 סוקרים
הרשאות ונתוניםמידע נוסף
הרשאות נדרשות:
- גישה לנתונים שלך עבור web.whatsapp.com
מידע נוסף
- קישורים לתוספת
- גרסה
- 1.0
- גודל
- 48.61 ק״ב
- עדכון אחרון
- לפני שנתיים (24 אפר׳ 2023)
- קטגוריות קשורות
- רישיון
- כל הזכויות שמורות
- היסטוריית הגרסאות
- הוספה לאוסף
עוד הרחבות מאת Frank Mayer
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין
- אין דירוגים עדיין