Skip to content
Snippets Groups Projects
Commit 81f51a00 authored by Majid Rouhani's avatar Majid Rouhani
Browse files

Upload New File

parent 4a6e958b
Branches
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
"""
Created on Wed Jan 16 10:42:31 2019
@author: rouhani
"""
import math
a=math.sin(10)
print(a)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment