Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.10 KB | None | 0 0
  1. alist=[0,4,7,10]
  2.  
  3. class Solkraft:
  4.     def __init__(self,latitud):
  5.         self.latitud=latitud
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement