en:playground:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:playground:start [2025/05/02 01:46] – [- Headline level 3] 86.25.10.237 | en:playground:start [2025/05/10 00:37] (current) – [Headline level 3] 198.102.151.241 | ||
---|---|---|---|
Line 25: | Line 25: | ||
sadsad | sadsad | ||
- | ==== Headline level 3 ==== | ||
- | <code php file.php> | ||
- | <?php | ||
- | $var = 1; | ||
+ | <code -> | ||
- | ?> | + | </code> |
+ | |||
+ | ==== Headline level 3 ==== | ||
+ | |||
+ | <code python routes.py> | ||
+ | from flask import create_blueprint | ||
+ | bp = create_blueprint(" | ||
+ | |||
+ | @bp.route("/" | ||
+ | def index (): | ||
+ | return "hello world" | ||
</ | </ | ||
Line 43: | Line 50: | ||
- Nice :) | - Nice :) | ||
+ | |||
==== Headline level 3 ==== | ==== Headline level 3 ==== |
en/playground/start.txt · Last modified: 2025/05/10 00:37 by 198.102.151.241