Update Session 6 - 2-06-2022.py
This commit is contained in:
parent
2717487fe1
commit
85b9003c46
|
@ -1,3 +1,6 @@
|
|||
# Copyright 2022, Rayyan Hodges, TAFE NSW
|
||||
# rayyan.hodges@studytafensw.edu.au
|
||||
|
||||
import math
|
||||
a = -42
|
||||
math.fabs(a)
|
||||
|
|
Loading…
Reference in New Issue