Commit 2ffafdcf authored by Никита Мельников's avatar Никита Мельников Committed by Дониёр Усмонов

Pervii fail

parent 4e959324
#!/bin/bash
echo "Enter your age"
read age
let v=$age*365
echo $v
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment