This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vize | Final | Genel Not | |
---|---|---|---|
51 | 89 | 73 | |
92 | 13 | 44 | |
14 | 26 | 21 | |
71 | 8 | 33 | |
60 | 78 | 70 | |
20 | 14 | 16 | |
82 | 89 | 86 | |
86 | 41 | 59 | |
74 | 76 | 75 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Price | living_area_renov | Price per living_area_renov | Notater | |
---|---|---|---|---|
4.175 | 1.39 | 300.35971223021585 | Real Estate Expert | |
10.8 | 3.23 | 334.3653250773994 | Other | |
3.7 | 1.62 | 228.39506172839504 | Real Estate Expert | |
2.63 | 2.15 | 122.32558139534883 | Other | |
3.35 | 1.41 | 237.5886524822695 | Real Estate Expert | |
5.16 | 2.43 | 212.34567901234567 | Real Estate Expert | |
4.1 | 1.55 | 264.51612903225805 | Real Estate Expert | |
7.2 | 3.16 | 227.8481012658228 | Real Estate Expert | |
6.7 | 2.71 | 247.2324723247233 | Real Estate Expert |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file | |
// for details. All rights reserved. Use of this source code is governed by a | |
// BSD-style license that can be found in the LICENSE file. | |
import 'package:flutter/material.dart'; | |
void main() => runApp(MyApp()); | |
class MyApp extends StatelessWidget { | |
@override |
NewerOlder