Advertisement
FaisalAhemdBijoy

flexinput

Sep 25th, 2019
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.30 KB | None | 0 0
  1. import abc
  2. import math
  3.  
  4. #something
  5.  
  6. array bijoy
  7.  
  8. #function
  9.  
  10. function main
  11. function sum
  12.  
  13.  
  14. array ABC
  15.  
  16. begin
  17. end
  18.  
  19.  
  20. number x,y,z
  21.  
  22. #expression
  23. x=10
  24. z=x+9
  25.  
  26. loop :i<=10
  27. something
  28. pool
  29.  
  30.  
  31. condition x<10
  32. faisal
  33. conend
  34.  
  35. semicondition x>10
  36. ahmed
  37. conend
  38.  
  39. nocondition
  40. bijoy
  41. conend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement