Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
School themes from USSR and EurAsia
#26
2+2=5 ???

   

Code: (Select All)
' 2+2=5 ??? -3-3=-5 ??? 1 april 2020

Screen 12
a = 2.4: b = 2.4: c = a + b ' da 2++2=5.bas
Print CInt(a); "+"; CInt(b); "="; CInt(c)

d = 2.4: a = 2.4: v = d + a ' da 2+2=5
Print _Round(d); "+"; _Round(a); "="; _Round(v)

d = -2.4: a = -2.4: v = d + a ' da -3-3=-5
Print Int(d); Int(a); "= "; Int(v)

End

' 2 + 2 = 5
' 2 + 2 = 5
'-3 -3 = -5



Code: (Select All)
[qbjs]https://qbjs.org/?mode=auto&src=https://qb64phoenix.com/forum/attachment.php?aid=ABCD[/qbjs]
Python https://ideone.com/ZPBNeL

c++ https://ideone.com/6B31KM

c# https://ideone.com/3F2GeM

Other Program Languages online

Nobel Prize will not receive itself
Nobelevskaya premiya sama sebya ne poluchit
Нобелевская премия сама себя не получит
Le prix Nobel ne se recevra pas
Nobelpreis wird sich nicht erhalten
Il Premio Nobel non ricevera se stesso

Russian Civilization as YouTube: RUtube https://rutube.ru/

       
       


Attached Files
.bas   2+2=5.bas (Size: 359 bytes / Downloads: 108)
Write name of program in 1st line to copy & paste & save filename.bas
Insert program pictures: press print-screen-shot button
Open paint & Paste & Save as PNG
Add picture file to program topic

Russia looks world from future. Big data is peace data.
I never recommend anything & always write only about myself
Reply


Messages In This Thread
School themes from USSR and EurAsia - by DANILIN - 05-02-2022, 12:31 PM
RE: School themes from USSR and EurAsia - by Pete - 11-07-2022, 10:48 PM
RE: School themes from USSR and EurAsia - by Jack - 11-08-2022, 03:07 AM
RE: School themes from USSR and EurAsia - by Jack - 11-08-2022, 03:19 PM
RE: School themes from USSR and EurAsia - by Pete - 11-08-2022, 04:39 PM
RE: School themes from USSR and EurAsia - by Pete - 11-08-2022, 03:34 PM
RE: School themes from USSR and EurAsia - by DANILIN - 04-01-2025, 05:12 PM



Users browsing this thread: 1 Guest(s)