# 授業練習用フォーマット ###### tags: `Python` :::danger #### ::: ## お名前: ## スライド練習1 :::info ```python= print(2*3+5) print((2+3)*5) print("hello"+'python') ``` 結果: 11 25 hello python ::: ## スライド練習2 :::info code: n=10 string="python" print(n) print(string)```python= ``` 結果: 10 python ::: ## スライド練習3 :::info code: ```python= ``` 結果: ::: ## スライド練習4 :::info code: ```python= ``` 結果: ::: ## スライド練習5 :::info code: ```python= ``` 結果: ::: ## スライド練習6 :::info code: ```python= ``` 結果: ::: ## スライド練習7 :::info code: ```python= ``` 結果: ::: ## スライド練習8 :::info code: ```python= ``` 結果: ::: ## スライド練習9 :::info code: ```python= ``` 結果: ::: ## スライド練習10 :::info code: ```python= ``` 結果: :::
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up