Update playing_with_math.py

This commit is contained in:
bt3gl 2023-07-30 15:57:50 -07:00 committed by GitHub
parent e522443df1
commit e4bfc72334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# author: bt3gl # author: bt3gl
import math import math
import random import random