Sign inSign up

cyborgnetwork/simple-python

By cyborgnetwork

Updated about 2 years ago

A simple python program for testing CyberDock

Image
Integration & delivery
0

73

cyborgnetwork/simple-python repository overview

A basic python program that prints some math operations

Expected Output

Let's look at some basic math operations one by one
10 + 5 =  15
10 - 5 =  5
10 x 5 =  50
10/5 =  2.0
10^5 =  100
Factorial of 5:  120
Logarithm (base e): 1.0
Sine (of 30 degrees): 0.49999999999999994
Cosine (of 45 degrees): 0.7071067811865476
Tangent (of 60 degrees): 1.7320508075688767
Test Complete!!

Tag summary

Content type

Image

Digest

sha256:e2fb2b4e4

Size

45.1 MB

Last updated

about 2 years ago

docker pull cyborgnetwork/simple-python:new