This website works better with JavaScript.
Explore
Register
Sign In
quwiier
/
programming-basics-2022
forked from
ottergottaott/programming-basics-2022
Watch
1
Star
0
Fork
You've already forked programming-basics-2022
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17
Commits
4
Branches
0
Tags
384 KiB
Python
100%
Tag:
Branch:
Tree:
main
main
pr2
practice1_dev
practice4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
programming-basics-2022
/
02
/
02.py
5 lines
55 B
Raw
Permalink
Blame
History
def
square
(
x
:
int
)
-
>
int
:
pass
square
(
"
asdasd
"
)
Reference in new issue
View Git Blame
Copy Permalink